#C9FA84#C9FA84
#C9FA84 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.156 H 127.7°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FA84 |
|---|---|
| RGB | rgb(201, 250, 132) |
| HSL | hsl(85, 92%, 75%) |
| HSV | hsv(85, 47%, 98%) |
| CMYK | cmyk(19.6%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(92.77, -34.21, 51.26) |
| CIE-LCH | lch(92.77, 61.63, 123.72°) |
| OKLab | oklab(92.59% -0.0951 0.1231) |
| OKLCH | oklch(92.59% 0.156 127.7) |
| XYZ | xyz(62.4374, 82.4538, 34.4510) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.21
Light Pea Green
#C4FE82
ΔE00 1.45
Light Yellowish Green
#C2FF89
ΔE00 2.07
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Pale Lime
#BEFD73
ΔE00 2.64
Celery
#C1FD95
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FA84 #B584FA
analogous
#FAF084 #C9FA84 #8EFA84
triadic
#C9FA84 #84C9FA #FA84C9
tetradic
#C9FA84 #84FAF0 #B584FA #FA848E
square
#C9FA84 #84FAF0 #B584FA #FA848E
split-complementary
#C9FA84 #848EFA #F084FA
monochromatic
#95F50E #AFF849 #C9FA84 #E3FCBF #F2FEE2
Accessibility & contrast
On white
1.20
#C9FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#C9FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FA84
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FA84 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#CEF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c9fa84; /* rgb */ color: rgb(201, 250, 132); /* oklch */ color: oklch(92.6% 0.156 127.7);
Tailwind
colors: {
custom: {
50: '#dbfcaa',
500: '#c9fa84',
950: '#000000',
},
}SCSS
$custom: #c9fa84; $custom-light: #dbfcaa; $custom-dark: #000000;
JSON
{
"hex": "#c9fa84",
"rgb": {
"r": 201,
"g": 250,
"b": 132
},
"hsl": {
"h": 84.915,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.92586,
"c": 0.15554,
"h": 127.7
},
"luminance": 0.82455
}Semantic roles & 50–950 ramp
primary
#C9FA84
secondary
#854AD8
accent
#00E65F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581