#C8EB8A#C8EB8A
#C8EB8A is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.3% C 0.129 H 125.1°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB8A |
|---|---|
| RGB | rgb(200, 235, 138) |
| HSL | hsl(82, 71%, 73%) |
| HSV | hsv(82, 41%, 92%) |
| CMYK | cmyk(14.9%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(88.70, -26.92, 43.29) |
| CIE-LCH | lch(88.70, 50.98, 121.87°) |
| OKLab | oklab(89.32% -0.0743 0.1055) |
| OKLCH | oklch(89.32% 0.129 125.1) |
| XYZ | xyz(58.1149, 73.5306, 35.1710) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.44
Light Yellow Green
#CCFD7F
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.05
Light Pea Green
#C4FE82
ΔE00 5.31
Light Yellowish Green
#C2FF89
ΔE00 5.40
Light Khaki
#E6F2A2
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB8A #AD8AEB
analogous
#EBDD8A #C8EB8A #97EB8A
triadic
#C8EB8A #8AC8EB #EB8AC8
tetradic
#C8EB8A #8AEBDD #AD8AEB #EB8A97
square
#C8EB8A #8AEBDD #AD8AEB #EB8A97
split-complementary
#C8EB8A #8A97EB #DD8AEB
monochromatic
#96D625 #AFE256 #C8EB8A #E1F4BE #F3FBE5
Accessibility & contrast
On white
1.34
#C8EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#C8EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB8A
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB8A | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#F0DE8F
Tritanopia (blue-blind)
#CEE3D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8eb8a; /* rgb */ color: rgb(200, 235, 138); /* oklch */ color: oklch(89.3% 0.129 125.1);
Tailwind
colors: {
custom: {
50: '#daf1ad',
500: '#c8eb8a',
950: '#000000',
},
}SCSS
$custom: #c8eb8a; $custom-light: #daf1ad; $custom-dark: #000000;
JSON
{
"hex": "#c8eb8a",
"rgb": {
"r": 200,
"g": 235,
"b": 138
},
"hsl": {
"h": 81.649,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.89318,
"c": 0.12903,
"h": 125.1
},
"luminance": 0.73531
}Semantic roles & 50–950 ramp
primary
#C8EB8A
secondary
#7D54C5
accent
#13D358
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581