#C2ED89#C2ED89
#C2ED89 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.3% C 0.135 H 127.9°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED89 |
|---|---|
| RGB | rgb(194, 237, 137) |
| HSL | hsl(86, 74%, 73%) |
| HSV | hsv(86, 42%, 93%) |
| CMYK | cmyk(18.1%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(88.85, -30.17, 43.89) |
| CIE-LCH | lch(88.85, 53.26, 124.51°) |
| OKLab | oklab(89.33% -0.0832 0.1069) |
| OKLCH | oklch(89.33% 0.135 127.9) |
| XYZ | xyz(57.0471, 73.8431, 34.9097) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Celery
#C1FD95
ΔE00 3.90
Light Yellowish Green
#C2FF89
ΔE00 4.35
Light Pea Green
#C4FE82
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED89 #B489ED
analogous
#EDE689 #C2ED89 #90ED89
triadic
#C2ED89 #89C2ED #ED89C2
tetradic
#C2ED89 #89EDE6 #B489ED #ED8990
square
#C2ED89 #89EDE6 #B489ED #ED8990
split-complementary
#C2ED89 #8990ED #E689ED
monochromatic
#8BDA21 #A7E554 #C2ED89 #DDF5BE #F1FBE4
Accessibility & contrast
On white
1.33
#C2ED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#C2ED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED89
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED89 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#F0DE8E
Tritanopia (blue-blind)
#C6E5D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ed89; /* rgb */ color: rgb(194, 237, 137); /* oklch */ color: oklch(89.3% 0.135 127.9);
Tailwind
colors: {
custom: {
50: '#d6f3ad',
500: '#c2ed89',
950: '#000000',
},
}SCSS
$custom: #c2ed89; $custom-light: #d6f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ed89",
"rgb": {
"r": 194,
"g": 237,
"b": 137
},
"hsl": {
"h": 85.8,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.89334,
"c": 0.13544,
"h": 127.9
},
"luminance": 0.73844
}Semantic roles & 50–950 ramp
primary
#C2ED89
secondary
#8552C8
accent
#10D665
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581