#C8ED90#C8ED90
#C8ED90 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.8% C 0.125 H 126.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED90 |
|---|---|
| RGB | rgb(200, 237, 144) |
| HSL | hsl(84, 72%, 75%) |
| HSV | hsv(84, 39%, 93%) |
| CMYK | cmyk(15.6%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(89.33, -27.15, 41.14) |
| CIE-LCH | lch(89.33, 49.29, 123.42°) |
| OKLab | oklab(89.85% -0.0746 0.1009) |
| OKLCH | oklch(89.85% 0.125 126.5) |
| XYZ | xyz(59.1371, 74.8608, 37.7142) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Celery
#C1FD95
ΔE00 4.49
Tea Green
#BDF8A3
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 5.18
Light Yellow Green
#CCFD7F
ΔE00 5.18
Washed Out Green
#BCF5A6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED90 #B590ED
analogous
#EDE490 #C8ED90 #9AED90
triadic
#C8ED90 #90C8ED #ED90C8
tetradic
#C8ED90 #90EDE4 #B590ED #ED909A
square
#C8ED90 #90EDE4 #B590ED #ED909A
split-complementary
#C8ED90 #909AED #E490ED
monochromatic
#94DC27 #AEE45B #C8ED90 #E2F6C5 #F2FBE5
Accessibility & contrast
On white
1.31
#C8ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#C8ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED90
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED90 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#CDE5D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ed90; /* rgb */ color: rgb(200, 237, 144); /* oklch */ color: oklch(89.8% 0.125 126.5);
Tailwind
colors: {
custom: {
50: '#daf3b1',
500: '#c8ed90',
950: '#000000',
},
}SCSS
$custom: #c8ed90; $custom-light: #daf3b1; $custom-dark: #000000;
JSON
{
"hex": "#c8ed90",
"rgb": {
"r": 200,
"g": 237,
"b": 144
},
"hsl": {
"h": 83.871,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.89849,
"c": 0.12544,
"h": 126.5
},
"luminance": 0.74861
}Semantic roles & 50–950 ramp
primary
#C8ED90
secondary
#8559C8
accent
#11D45F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581