#C8E97C#C8E97C
#C8E97C is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.7% C 0.141 H 123.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E97C |
|---|---|
| RGB | rgb(200, 233, 124) |
| HSL | hsl(78, 71%, 70%) |
| HSV | hsv(78, 47%, 91%) |
| CMYK | cmyk(14.2%, 0%, 46.8%, 8.6%) |
| CIE-LAB | lab(87.97, -27.52, 49.15) |
| CIE-LCH | lch(87.97, 56.33, 119.24°) |
| OKLab | oklab(88.68% -0.0769 0.1179) |
| OKLCH | oklch(88.68% 0.141 123.1) |
| XYZ | xyz(56.5965, 72.0122, 29.9830) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.61
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Light Pea Green
#C4FE82
ΔE00 5.36
Pear
#CBF85F
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.85
Pale Lime
#BEFD73
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E97C #9D7CE9
analogous
#E9D37C #C8E97C #92E97C
triadic
#C8E97C #7CC8E9 #E97CC8
tetradic
#C8E97C #7CE9D3 #9D7CE9 #E97C92
square
#C8E97C #7CE9D3 #9D7CE9 #E97C92
split-complementary
#C8E97C #7C92E9 #D37CE9
monochromatic
#96C922 #B2E048 #C8E97C #DEF2B0 #F4FBE5
Accessibility & contrast
On white
1.36
#C8E97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C8E97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E97C
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E97C | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE73
Deuteranopia (green-blind)
#F0DC82
Tritanopia (blue-blind)
#CFE0CF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e97c; /* rgb */ color: rgb(200, 233, 124); /* oklch */ color: oklch(88.7% 0.141 123.1);
Tailwind
colors: {
custom: {
50: '#daf0a4',
500: '#c8e97c',
950: '#000000',
},
}SCSS
$custom: #c8e97c; $custom-light: #daf0a4; $custom-dark: #000000;
JSON
{
"hex": "#c8e97c",
"rgb": {
"r": 200,
"g": 233,
"b": 124
},
"hsl": {
"h": 78.165,
"s": 71.242,
"l": 70
},
"oklch": {
"l": 0.88677,
"c": 0.14075,
"h": 123.1
},
"luminance": 0.72012
}Semantic roles & 50–950 ramp
primary
#C8E97C
secondary
#6D48C2
accent
#12D34D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580