#C8EE90#C8EE90
#C8EE90 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.1% C 0.127 H 126.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EE90 |
|---|---|
| RGB | rgb(200, 238, 144) |
| HSL | hsl(84, 73%, 75%) |
| HSV | hsv(84, 39%, 93%) |
| CMYK | cmyk(16%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(89.60, -27.62, 41.49) |
| CIE-LCH | lch(89.60, 49.84, 123.65°) |
| OKLab | oklab(90.07% -0.0759 0.1017) |
| OKLCH | oklch(90.07% 0.127 126.7) |
| XYZ | xyz(59.4275, 75.4415, 37.8110) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.88
Celery
#C1FD95
ΔE00 4.24
Tea Green
#BDF8A3
ΔE00 4.80
Light Yellowish Green
#C2FF89
ΔE00 4.92
Light Yellow Green
#CCFD7F
ΔE00 4.96
Light Pea Green
#C4FE82
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EE90 #B690EE
analogous
#EEE590 #C8EE90 #99EE90
triadic
#C8EE90 #90C8EE #EE90C8
tetradic
#C8EE90 #90EEE5 #B690EE #EE9099
square
#C8EE90 #90EEE5 #B690EE #EE9099
split-complementary
#C8EE90 #9099EE #E590EE
monochromatic
#93DE26 #AEE65B #C8EE90 #E2F6C5 #F2FBE4
Accessibility & contrast
On white
1.31
#C8EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#C8EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EE90
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EE90 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#CDE6D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ee90; /* rgb */ color: rgb(200, 238, 144); /* oklch */ color: oklch(90.1% 0.127 126.7);
Tailwind
colors: {
custom: {
50: '#daf3b1',
500: '#c8ee90',
950: '#000000',
},
}SCSS
$custom: #c8ee90; $custom-light: #daf3b1; $custom-dark: #000000;
JSON
{
"hex": "#c8ee90",
"rgb": {
"r": 200,
"g": 238,
"b": 144
},
"hsl": {
"h": 84.255,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.90067,
"c": 0.12688,
"h": 126.7
},
"luminance": 0.75442
}Semantic roles & 50–950 ramp
primary
#C8EE90
secondary
#8659CA
accent
#10D660
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581