#C8EB90#C8EB90
#C8EB90 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.4% C 0.123 H 125.9°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB90 |
|---|---|
| RGB | rgb(200, 235, 144) |
| HSL | hsl(83, 69%, 74%) |
| HSV | hsv(83, 39%, 92%) |
| CMYK | cmyk(14.9%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(88.78, -26.20, 40.44) |
| CIE-LCH | lch(88.78, 48.19, 122.93°) |
| OKLab | oklab(89.41% -0.0719 0.0993) |
| OKLCH | oklch(89.41% 0.123 125.9) |
| XYZ | xyz(58.5613, 73.7092, 37.5222) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Celery
#C1FD95
ΔE00 5.00
Tea Green
#BDF8A3
ΔE00 5.23
Washed Out Green
#BCF5A6
ΔE00 5.42
Light Khaki
#E6F2A2
ΔE00 5.58
Light Yellow Green
#CCFD7F
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB90 #B390EB
analogous
#EBE190 #C8EB90 #9BEB90
triadic
#C8EB90 #90C8EB #EB90C8
tetradic
#C8EB90 #90EBE1 #B390EB #EB909B
square
#C8EB90 #90EBE1 #B390EB #EB909B
split-complementary
#C8EB90 #909BEB #E190EB
monochromatic
#95D828 #AEE25C #C8EB90 #E2F4C4 #F2FAE5
Accessibility & contrast
On white
1.33
#C8EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#C8EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB90
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB90 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#CDE3D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8eb90; /* rgb */ color: rgb(200, 235, 144); /* oklch */ color: oklch(89.4% 0.123 125.9);
Tailwind
colors: {
custom: {
50: '#daf1b1',
500: '#c8eb90',
950: '#000000',
},
}SCSS
$custom: #c8eb90; $custom-light: #daf1b1; $custom-dark: #000000;
JSON
{
"hex": "#c8eb90",
"rgb": {
"r": 200,
"g": 235,
"b": 144
},
"hsl": {
"h": 83.077,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.89414,
"c": 0.12257,
"h": 125.9
},
"luminance": 0.7371
}Semantic roles & 50–950 ramp
primary
#C8EB90
secondary
#8359C6
accent
#14D15D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581