#C8EF8D#C8EF8D
#C8EF8D is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.2% C 0.132 H 126.6°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EF8D |
|---|---|
| RGB | rgb(200, 239, 141) |
| HSL | hsl(84, 75%, 75%) |
| HSV | hsv(84, 41%, 94%) |
| CMYK | cmyk(16.3%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(89.83, -28.45, 43.26) |
| CIE-LCH | lch(89.83, 51.77, 123.34°) |
| OKLab | oklab(90.24% -0.0784 0.1056) |
| OKLCH | oklch(90.24% 0.132 126.6) |
| XYZ | xyz(59.4932, 75.9349, 36.7167) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.50
Celery
#C1FD95
ΔE00 4.04
Light Yellow Green
#CCFD7F
ΔE00 4.38
Light Yellowish Green
#C2FF89
ΔE00 4.49
Light Pea Green
#C4FE82
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EF8D #B48DEF
analogous
#EFE58D #C8EF8D #97EF8D
triadic
#C8EF8D #8DC8EF #EF8DC8
tetradic
#C8EF8D #8DEFE5 #B48DEF #EF8D97
square
#C8EF8D #8DEFE5 #B48DEF #EF8D97
split-complementary
#C8EF8D #8D97EF #E58DEF
monochromatic
#94E022 #AEE757 #C8EF8D #E2F7C3 #F2FBE4
Accessibility & contrast
On white
1.30
#C8EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#C8EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EF8D
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EF8D | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E385
Deuteranopia (green-blind)
#F3E192
Tritanopia (blue-blind)
#CDE7D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8ef8d; /* rgb */ color: rgb(200, 239, 141); /* oklch */ color: oklch(90.2% 0.132 126.6);
Tailwind
colors: {
custom: {
50: '#daf4af',
500: '#c8ef8d',
950: '#000000',
},
}SCSS
$custom: #c8ef8d; $custom-light: #daf4af; $custom-dark: #000000;
JSON
{
"hex": "#c8ef8d",
"rgb": {
"r": 200,
"g": 239,
"b": 141
},
"hsl": {
"h": 83.878,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.90238,
"c": 0.13151,
"h": 126.6
},
"luminance": 0.75935
}Semantic roles & 50–950 ramp
primary
#C8EF8D
secondary
#8456CB
accent
#0ED85E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581