Skip to content

#95af02

a dark, electric yellow · warm · closest name: Yellow Green

RGB
149, 175, 2
HSL
69°, 98%, 35%
CMYK
15, 0, 99, 31
Luminance
0.3705

At a glance

Every number on this page in one read: what #95af02 is made of, how bright it looks, and which way it leans.

Hex
#95af02
Hue
69°
yellow
Saturation
98%
electric
Lightness
35%
dark
Brightness
69%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3705
WCAG relative
Temperature
Warm
33/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
8.41:1
Closest name
Yellow Green
ΔE2000 8.5
Where it sits
Hue69° of 360°
Saturation98%
Lightness35%
Temperature
Warm ← → Cool33% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#95af02
RGBrgb(149, 175, 2)
HSLhsl(69, 98%, 35%)
CMYKcmyk(15%, 0%, 99%, 31%)
LABlab(67.3 -27.5 68.6)
LCHlch(67.3 73.9 111.8)
OKLCHoklch(0.709 0.168 119.8)
Decimal9809666
Display P3color(display-p3 0.584 0.686 0.008)

Copy-ready code

/* CSS */
color: #95af02;
background-color: #95af02;
/* Tailwind (arbitrary) */
class="text-[#95af02] bg-[#95af02]"
/* SCSS */
$brand: #95af02;
/* SwiftUI */
Color(red: 0.584, green: 0.686, blue: 0.008)
/* Android */
Color.parseColor("#95af02")
/* Flutter */
Color(0xFF95AF02)
/* Python / OpenCV (BGR) */
(2, 175, 149)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #95af02 · 8.41:1
Use #000000AAA at every size.
Aa
White text · 2.50:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.41:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #95af02 as text scores 2.50:1 on white and 8.41:1 on black.

Accessibility — WCAG contrast

Aa
#95af02 on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#95af02 on black: 8.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBA400
deuteranopia · #B8A421
tritanopia · #9FA594

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #95af02 is pinned to step 800; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCFDF1
#F8FCE4
#F2FBC1
#EDFE90
#E4FD59
#DCFC21
#CEF203
#ACCA02
#95af02
#647406
#3E4904
Base = 800Lightest = 50 · #FCFDF1Darkest = 950 · #3E4904
:root {
  --brand-50: #FCFDF1;
  --brand-100: #F8FCE4;
  --brand-200: #F2FBC1;
  --brand-300: #EDFE90;
  --brand-400: #E4FD59;
  --brand-500: #DCFC21;
  --brand-600: #CEF203;
  --brand-700: #ACCA02;
  --brand-800: #95af02;
  --brand-900: #647406;
  --brand-950: #3E4904;
  --brand: #95af02;
  --brand-ink: #000000;
}

Colors that work with #95af02

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#8F9B4B
Captions on the surface
Accent#0012B1
Second voice, not a rival
Dark variant#6B7E01
Hover, pressed, headers
Light variant#FBFFE6
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #95af02

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#1C02AF
Analogous left#AF7202
Analogous right#3FAF02
Split-complement 1#023FAF
Split-complement 2#7202AF
Triadic 1#0295AF
Triadic 2#AF0295
Tetradic#02AF72

RGB percentages

Red58.4%
Green68.6%
Blue0.8%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow98.9%
Key (black)31.4%

Color previews

#95af02 text on a black background

contrast 8.41:1

Card sample

#95af02 text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #95af02;
Background color
Panel with #95af02 background
background-color: #95af02;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #95af02;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(149, 175, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(149, 175, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #95af02;
background: linear-gradient(135deg, #95af02, #22AF02);

Monochromatic scale

Palettes built from #95af02

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#95af02 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#95af02, answered

What color is #95af02?

#95af02 is a dark electric yellow, closest to Yellow Green (ΔE2000 8.5). It sits at 69° on the hue wheel with 98% saturation and 35% lightness, which reads as warm.

What is the RGB value of #95af02?

rgb(149, 175, 2) — 149 red, 175 green and 2 blue out of 255, or 58.4% / 68.6% / 0.8% by channel.

Is #95af02 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3705 and perceived brightness is 62%, so black text on it reaches 8.41:1.

Should I use black or white text on #95af02?

Black. It scores 8.41:1 against #95af02, versus 2.50:1 for white — AAA at any size.

What is the complementary color of #95af02?

#1C02AF sits directly opposite on the wheel. Softer options are the split-complements #023FAF and #7202AF, which give the same contrast with far less vibration.

What colors go well with #95af02?

For interface work: #F9FAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #0012B1 as an accent and #6B7E01 for hover and pressed states. For a palette, the analogous pair #AF7202 and #3FAF02 stays calm, while #1C02AF is the loudest partner.

What is #95af02 in CMYK for printing?

cmyk(15%, 0%, 99%, 31%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #95af02 warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AF8902; nudged cooler, #56B100.

Work with #95af02 in the Color Lab