#C9FB6F#C9FB6F
#C9FB6F is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.176 H 126.1°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C9FB6F |
|---|---|
| RGB | rgb(201, 251, 111) |
| HSL | hsl(81, 95%, 71%) |
| HSV | hsv(81, 56%, 98%) |
| CMYK | cmyk(19.9%, 0%, 55.8%, 1.6%) |
| CIE-LAB | lab(92.82, -36.70, 60.84) |
| CIE-LCH | lch(92.82, 71.06, 121.10°) |
| OKLab | oklab(92.55% -0.1037 0.1423) |
| OKLCH | oklch(92.55% 0.176 126.1) |
| XYZ | xyz(61.4538, 82.5588, 27.7337) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.79
Pear
#CBF85F
ΔE00 2.04
Pale Lime
#BEFD73
ΔE00 2.19
Light Lime Green
#B9FF66
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 2.88
Pale Lime Green
#B1FF65
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9FB6F #A16FFB
analogous
#FBE76F #C9FB6F #83FB6F
triadic
#C9FB6F #6FC9FB #FB6FC9
tetradic
#C9FB6F #6FFBE7 #A16FFB #FB6F83
square
#C9FB6F #6FFBE7 #A16FFB #FB6F83
split-complementary
#C9FB6F #6F83FB #E76FFB
monochromatic
#98E906 #B3F933 #C9FB6F #DFFDAB #F4FEE1
Accessibility & contrast
On white
1.20
#C9FB6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#C9FB6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9FB6F
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9FB6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9FB6F | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC61
Deuteranopia (green-blind)
#FFEA78
Tritanopia (blue-blind)
#D0F1DC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c9fb6f; /* rgb */ color: rgb(201, 251, 111); /* oklch */ color: oklch(92.5% 0.176 126.1);
Tailwind
colors: {
custom: {
50: '#dcfc9c',
500: '#c9fb6f',
950: '#000000',
},
}SCSS
$custom: #c9fb6f; $custom-light: #dcfc9c; $custom-dark: #000000;
JSON
{
"hex": "#c9fb6f",
"rgb": {
"r": 201,
"g": 251,
"b": 111
},
"hsl": {
"h": 81.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.92549,
"c": 0.17609,
"h": 126.1
},
"luminance": 0.8256
}Semantic roles & 50–950 ramp
primary
#C9FB6F
secondary
#7038D6
accent
#00E652
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580