#C8ED89#C8ED89
#C8ED89 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.7% C 0.133 H 125.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED89 |
|---|---|
| RGB | rgb(200, 237, 137) |
| HSL | hsl(82, 74%, 73%) |
| HSV | hsv(82, 42%, 93%) |
| CMYK | cmyk(15.6%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(89.23, -27.98, 44.45) |
| CIE-LCH | lch(89.23, 52.52, 122.19°) |
| OKLab | oklab(89.74% -0.0773 0.1081) |
| OKLCH | oklch(89.74% 0.133 125.6) |
| XYZ | xyz(58.6186, 74.6534, 34.9834) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.93
Light Yellow Green
#CCFD7F
ΔE00 4.41
Celery
#C1FD95
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 4.85
Tea Green
#BDF8A3
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED89 #AE89ED
analogous
#EDE089 #C8ED89 #96ED89
triadic
#C8ED89 #89C8ED #ED89C8
tetradic
#C8ED89 #89EDE0 #AE89ED #ED8996
square
#C8ED89 #89EDE0 #AE89ED #ED8996
split-complementary
#C8ED89 #8996ED #E089ED
monochromatic
#96DA21 #AFE554 #C8ED89 #E1F5BE #F3FBE4
Accessibility & contrast
On white
1.32
#C8ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#C8ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED89
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED89 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F2E08E
Tritanopia (blue-blind)
#CEE5D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ed89; /* rgb */ color: rgb(200, 237, 137); /* oklch */ color: oklch(89.7% 0.133 125.6);
Tailwind
colors: {
custom: {
50: '#daf3ad',
500: '#c8ed89',
950: '#000000',
},
}SCSS
$custom: #c8ed89; $custom-light: #daf3ad; $custom-dark: #000000;
JSON
{
"hex": "#c8ed89",
"rgb": {
"r": 200,
"g": 237,
"b": 137
},
"hsl": {
"h": 82.2,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.89739,
"c": 0.13289,
"h": 125.6
},
"luminance": 0.74654
}Semantic roles & 50–950 ramp
primary
#C8ED89
secondary
#7E52C8
accent
#10D659
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581