#C8ED95#C8ED95
#C8ED95 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.9% C 0.120 H 127.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED95 |
|---|---|
| RGB | rgb(200, 237, 149) |
| HSL | hsl(85, 71%, 76%) |
| HSV | hsv(85, 37%, 93%) |
| CMYK | cmyk(15.6%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(89.40, -26.52, 38.76) |
| CIE-LCH | lch(89.40, 46.97, 124.39°) |
| OKLab | oklab(89.93% -0.0726 0.0956) |
| OKLCH | oklch(89.93% 0.12 127.2) |
| XYZ | xyz(59.5278, 75.0171, 39.7715) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 4.48
Celery
#C1FD95
ΔE00 4.59
Washed Out Green
#BCF5A6
ΔE00 4.63
Light Light Green
#C8FFB0
ΔE00 5.34
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED95 #BA95ED
analogous
#EDE695 #C8ED95 #9CED95
triadic
#C8ED95 #95C8ED #ED95C8
tetradic
#C8ED95 #95EDE6 #BA95ED #ED959C
square
#C8ED95 #95EDE6 #BA95ED #ED959C
split-complementary
#C8ED95 #959CED #E695ED
monochromatic
#92DB2C #ADE461 #C8ED95 #E3F6C9 #F1FBE5
Accessibility & contrast
On white
1.31
#C8ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#C8ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED95
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED95 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28F
Deuteranopia (green-blind)
#F0E099
Tritanopia (blue-blind)
#CCE5D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8ed95; /* rgb */ color: rgb(200, 237, 149); /* oklch */ color: oklch(89.9% 0.120 127.2);
Tailwind
colors: {
custom: {
50: '#daf3b5',
500: '#c8ed95',
950: '#000000',
},
}SCSS
$custom: #c8ed95; $custom-light: #daf3b5; $custom-dark: #000000;
JSON
{
"hex": "#c8ed95",
"rgb": {
"r": 200,
"g": 237,
"b": 149
},
"hsl": {
"h": 85.227,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.89932,
"c": 0.12001,
"h": 127.2
},
"luminance": 0.75018
}Semantic roles & 50–950 ramp
primary
#C8ED95
secondary
#8B5DC9
accent
#13D363
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581