#C8EE8A#C8EE8A
#C8EE8A is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.0% C 0.133 H 126.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE8A |
|---|---|
| RGB | rgb(200, 238, 138) |
| HSL | hsl(83, 75%, 74%) |
| HSV | hsv(83, 42%, 93%) |
| CMYK | cmyk(16%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.52, -28.33, 44.32) |
| CIE-LCH | lch(89.52, 52.61, 122.59°) |
| OKLab | oklab(89.97% -0.0782 0.1079) |
| OKLCH | oklch(89.97% 0.133 126) |
| XYZ | xyz(58.9810, 75.2629, 35.4597) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Light Yellow Green
#CCFD7F
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 4.54
Light Yellowish Green
#C2FF89
ΔE00 4.62
Tea Green
#BDF8A3
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE8A #B08AEE
analogous
#EEE28A #C8EE8A #96EE8A
triadic
#C8EE8A #8AC8EE #EE8AC8
tetradic
#C8EE8A #8AEEE2 #B08AEE #EE8A96
square
#C8EE8A #8AEEE2 #B08AEE #EE8A96
split-complementary
#C8EE8A #8A96EE #E28AEE
monochromatic
#96DD20 #AFE655 #C8EE8A #E1F6BF #F2FBE4
Accessibility & contrast
On white
1.31
#C8EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#C8EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE8A
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE8A | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E282
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#CEE6D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee8a; /* rgb */ color: rgb(200, 238, 138); /* oklch */ color: oklch(90.0% 0.133 126.0);
Tailwind
colors: {
custom: {
50: '#daf3ad',
500: '#c8ee8a',
950: '#000000',
},
}SCSS
$custom: #c8ee8a; $custom-light: #daf3ad; $custom-dark: #000000;
JSON
{
"hex": "#c8ee8a",
"rgb": {
"r": 200,
"g": 238,
"b": 138
},
"hsl": {
"h": 82.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89973,
"c": 0.13325,
"h": 126
},
"luminance": 0.75263
}Semantic roles & 50–950 ramp
primary
#C8EE8A
secondary
#8053C9
accent
#0FD75B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581