#C9EB7C#C9EB7C
#C9EB7C is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.2% C 0.143 H 123.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C9EB7C |
|---|---|
| RGB | rgb(201, 235, 124) |
| HSL | hsl(78, 74%, 70%) |
| HSV | hsv(78, 47%, 92%) |
| CMYK | cmyk(14.5%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(88.59, -28.09, 49.91) |
| CIE-LCH | lch(88.59, 57.27, 119.37°) |
| OKLab | oklab(89.18% -0.0785 0.1196) |
| OKLCH | oklch(89.18% 0.143 123.3) |
| XYZ | xyz(57.4339, 73.2892, 30.1853) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Light Pea Green
#C4FE82
ΔE00 4.96
Pear
#CBF85F
ΔE00 5.12
Pale Lime
#BEFD73
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9EB7C #9E7CEB
analogous
#EBD57C #C9EB7C #92EB7C
triadic
#C9EB7C #7CC9EB #EB7CC9
tetradic
#C9EB7C #7CEBD5 #9E7CEB #EB7C92
square
#C9EB7C #7CEBD5 #9E7CEB #EB7C92
split-complementary
#C9EB7C #7C92EB #D57CEB
monochromatic
#98CD1F #B3E347 #C9EB7C #DFF3B1 #F4FBE4
Accessibility & contrast
On white
1.34
#C9EB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#C9EB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9EB7C
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9EB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9EB7C | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF72
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#D0E2D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c9eb7c; /* rgb */ color: rgb(201, 235, 124); /* oklch */ color: oklch(89.2% 0.143 123.3);
Tailwind
colors: {
custom: {
50: '#dbf1a4',
500: '#c9eb7c',
950: '#000000',
},
}SCSS
$custom: #c9eb7c; $custom-light: #dbf1a4; $custom-dark: #000000;
JSON
{
"hex": "#c9eb7c",
"rgb": {
"r": 201,
"g": 235,
"b": 124
},
"hsl": {
"h": 78.378,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.89184,
"c": 0.14305,
"h": 123.3
},
"luminance": 0.73289
}Semantic roles & 50–950 ramp
primary
#C9EB7C
secondary
#6D47C4
accent
#10D64C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580