#C8EE8D#C8EE8D
#C8EE8D is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.0% C 0.130 H 126.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE8D |
|---|---|
| RGB | rgb(200, 238, 141) |
| HSL | hsl(84, 74%, 74%) |
| HSV | hsv(84, 41%, 93%) |
| CMYK | cmyk(16%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(89.56, -27.98, 42.91) |
| CIE-LCH | lch(89.56, 51.23, 123.11°) |
| OKLab | oklab(90.02% -0.0771 0.1048) |
| OKLCH | oklch(90.02% 0.13 126.3) |
| XYZ | xyz(59.2012, 75.3510, 36.6194) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.75
Celery
#C1FD95
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 4.60
Light Yellowish Green
#C2FF89
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 4.77
Tea Green
#BDF8A3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE8D #B38DEE
analogous
#EEE48D #C8EE8D #98EE8D
triadic
#C8EE8D #8DC8EE #EE8DC8
tetradic
#C8EE8D #8DEEE4 #B38DEE #EE8D98
square
#C8EE8D #8DEEE4 #B38DEE #EE8D98
split-complementary
#C8EE8D #8D98EE #E48DEE
monochromatic
#95DE22 #AEE658 #C8EE8D #E2F6C2 #F2FBE4
Accessibility & contrast
On white
1.31
#C8EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#C8EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE8D
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE8D | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E386
Deuteranopia (green-blind)
#F2E192
Tritanopia (blue-blind)
#CDE6D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee8d; /* rgb */ color: rgb(200, 238, 141); /* oklch */ color: oklch(90.0% 0.130 126.3);
Tailwind
colors: {
custom: {
50: '#daf3af',
500: '#c8ee8d',
950: '#000000',
},
}SCSS
$custom: #c8ee8d; $custom-light: #daf3af; $custom-dark: #000000;
JSON
{
"hex": "#c8ee8d",
"rgb": {
"r": 200,
"g": 238,
"b": 141
},
"hsl": {
"h": 83.505,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.90019,
"c": 0.13008,
"h": 126.3
},
"luminance": 0.75352
}Semantic roles & 50–950 ramp
primary
#C8EE8D
secondary
#8356C9
accent
#0FD65D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581