#C8EE8F#C8EE8F
#C8EE8F is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.1% C 0.128 H 126.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE8F |
|---|---|
| RGB | rgb(200, 238, 143) |
| HSL | hsl(84, 74%, 75%) |
| HSV | hsv(84, 40%, 93%) |
| CMYK | cmyk(16%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(89.59, -27.74, 41.96) |
| CIE-LCH | lch(89.59, 50.31, 123.47°) |
| OKLab | oklab(90.05% -0.0763 0.1027) |
| OKLCH | oklch(90.05% 0.128 126.6) |
| XYZ | xyz(59.3514, 75.4110, 37.4102) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.83
Celery
#C1FD95
ΔE00 4.25
Light Yellow Green
#CCFD7F
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 4.86
Tea Green
#BDF8A3
ΔE00 4.91
Light Pea Green
#C4FE82
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE8F #B58FEE
analogous
#EEE48F #C8EE8F #99EE8F
triadic
#C8EE8F #8FC8EE #EE8FC8
tetradic
#C8EE8F #8FEEE4 #B58FEE #EE8F99
square
#C8EE8F #8FEEE4 #B58FEE #EE8F99
split-complementary
#C8EE8F #8F99EE #E48FEE
monochromatic
#94DE25 #AEE65A #C8EE8F #E2F6C4 #F2FBE4
Accessibility & contrast
On white
1.31
#C8EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#C8EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE8F
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE8F | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#CDE6D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee8f; /* rgb */ color: rgb(200, 238, 143); /* oklch */ color: oklch(90.1% 0.128 126.6);
Tailwind
colors: {
custom: {
50: '#daf3b1',
500: '#c8ee8f',
950: '#000000',
},
}SCSS
$custom: #c8ee8f; $custom-light: #daf3b1; $custom-dark: #000000;
JSON
{
"hex": "#c8ee8f",
"rgb": {
"r": 200,
"g": 238,
"b": 143
},
"hsl": {
"h": 84,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.90051,
"c": 0.12795,
"h": 126.6
},
"luminance": 0.75412
}Semantic roles & 50–950 ramp
primary
#C8EE8F
secondary
#8558CA
accent
#10D65F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581