#C2EA89#C2EA89
#C2EA89 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.7% C 0.131 H 127.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA89 |
|---|---|
| RGB | rgb(194, 234, 137) |
| HSL | hsl(85, 70%, 73%) |
| HSV | hsv(85, 41%, 92%) |
| CMYK | cmyk(17.1%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(88.03, -28.76, 42.85) |
| CIE-LCH | lch(88.03, 51.60, 123.87°) |
| OKLab | oklab(88.67% -0.0793 0.1045) |
| OKLCH | oklch(88.67% 0.131 127.2) |
| XYZ | xyz(56.1858, 72.1205, 34.6226) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.03
Celery
#C1FD95
ΔE00 4.61
Light Yellowish Green
#C2FF89
ΔE00 5.13
Light Yellow Green
#CCFD7F
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 5.17
Tea Green
#BDF8A3
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA89 #B189EA
analogous
#EAE189 #C2EA89 #92EA89
triadic
#C2EA89 #89C2EA #EA89C2
tetradic
#C2EA89 #89EAE1 #B189EA #EA8992
square
#C2EA89 #89EAE1 #B189EA #EA8992
split-complementary
#C2EA89 #8992EA #E189EA
monochromatic
#8CD326 #A7E155 #C2EA89 #DDF3BD #F2FAE5
Accessibility & contrast
On white
1.36
#C2EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#C2EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA89
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA89 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE82
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#C7E2D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2ea89; /* rgb */ color: rgb(194, 234, 137); /* oklch */ color: oklch(88.7% 0.131 127.2);
Tailwind
colors: {
custom: {
50: '#d6f0ad',
500: '#c2ea89',
950: '#000000',
},
}SCSS
$custom: #c2ea89; $custom-light: #d6f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ea89",
"rgb": {
"r": 194,
"g": 234,
"b": 137
},
"hsl": {
"h": 84.742,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.88674,
"c": 0.13116,
"h": 127.2
},
"luminance": 0.72121
}Semantic roles & 50–950 ramp
primary
#C2EA89
secondary
#8253C4
accent
#14D262
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581