#C8EF8A#C8EF8A
#C8EF8A is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.2% C 0.135 H 126.2°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EF8A |
|---|---|
| RGB | rgb(200, 239, 138) |
| HSL | hsl(83, 76%, 74%) |
| HSV | hsv(83, 42%, 94%) |
| CMYK | cmyk(16.3%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(89.79, -28.80, 44.67) |
| CIE-LCH | lch(89.79, 53.15, 122.82°) |
| OKLab | oklab(90.19% -0.0796 0.1086) |
| OKLCH | oklch(90.19% 0.135 126.2) |
| XYZ | xyz(59.2730, 75.8468, 35.5570) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 4.05
Celery
#C1FD95
ΔE00 4.14
Light Pea Green
#C4FE82
ΔE00 4.28
Light Yellowish Green
#C2FF89
ΔE00 4.36
Pale Lime
#BEFD73
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EF8A #B18AEF
analogous
#EFE38A #C8EF8A #96EF8A
triadic
#C8EF8A #8AC8EF #EF8AC8
tetradic
#C8EF8A #8AEFE3 #B18AEF #EF8A96
square
#C8EF8A #8AEFE3 #B18AEF #EF8A96
split-complementary
#C8EF8A #8A96EF #E38AEF
monochromatic
#95E01F #AFE854 #C8EF8A #E1F6C0 #F2FBE4
Accessibility & contrast
On white
1.30
#C8EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#C8EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EF8A
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EF8A | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E382
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#CDE7D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8ef8a; /* rgb */ color: rgb(200, 239, 138); /* oklch */ color: oklch(90.2% 0.135 126.2);
Tailwind
colors: {
custom: {
50: '#daf4ad',
500: '#c8ef8a',
950: '#000000',
},
}SCSS
$custom: #c8ef8a; $custom-light: #daf4ad; $custom-dark: #000000;
JSON
{
"hex": "#c8ef8a",
"rgb": {
"r": 200,
"g": 239,
"b": 138
},
"hsl": {
"h": 83.168,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.90192,
"c": 0.13466,
"h": 126.2
},
"luminance": 0.75847
}Semantic roles & 50–950 ramp
primary
#C8EF8A
secondary
#8153CA
accent
#0DD85C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581