#C9FA85#C9FA85
#C9FA85 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.6% C 0.155 H 127.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FA85 |
|---|---|
| RGB | rgb(201, 250, 133) |
| HSL | hsl(85, 92%, 75%) |
| HSV | hsv(85, 47%, 98%) |
| CMYK | cmyk(19.6%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(92.79, -34.10, 50.80) |
| CIE-LCH | lch(92.79, 61.19, 123.87°) |
| OKLab | oklab(92.6% -0.0947 0.1221) |
| OKLCH | oklch(92.6% 0.155 127.8) |
| XYZ | xyz(62.5062, 82.4813, 34.8131) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 2.02
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Pale Lime
#BEFD73
ΔE00 2.74
Celery
#C1FD95
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FA85 #B685FA
analogous
#FAF085 #C9FA85 #8FFA85
triadic
#C9FA85 #85C9FA #FA85C9
tetradic
#C9FA85 #85FAF0 #B685FA #FA858F
square
#C9FA85 #85FAF0 #B685FA #FA858F
split-complementary
#C9FA85 #858FFA #F085FA
monochromatic
#95F50F #AFF84A #C9FA85 #E3FCC0 #F2FEE2
Accessibility & contrast
On white
1.20
#C9FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#C9FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FA85
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FA85 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#CEF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c9fa85; /* rgb */ color: rgb(201, 250, 133); /* oklch */ color: oklch(92.6% 0.155 127.8);
Tailwind
colors: {
custom: {
50: '#dbfcab',
500: '#c9fa85',
950: '#000000',
},
}SCSS
$custom: #c9fa85; $custom-light: #dbfcab; $custom-dark: #000000;
JSON
{
"hex": "#c9fa85",
"rgb": {
"r": 201,
"g": 250,
"b": 133
},
"hsl": {
"h": 85.128,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.92599,
"c": 0.15456,
"h": 127.8
},
"luminance": 0.82482
}Semantic roles & 50–950 ramp
primary
#C9FA85
secondary
#864BD8
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581