#C2EE89#C2EE89
#C2EE89 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.6% C 0.137 H 128.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE89 |
|---|---|
| RGB | rgb(194, 238, 137) |
| HSL | hsl(86, 75%, 74%) |
| HSV | hsv(86, 42%, 93%) |
| CMYK | cmyk(18.5%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(89.12, -30.64, 44.23) |
| CIE-LCH | lch(89.12, 53.81, 124.71°) |
| OKLab | oklab(89.56% -0.0845 0.1077) |
| OKLCH | oklch(89.56% 0.137 128.1) |
| XYZ | xyz(57.3375, 74.4238, 35.0065) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Celery
#C1FD95
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 4.10
Light Pea Green
#C4FE82
ΔE00 4.18
Light Yellow Green
#CCFD7F
ΔE00 4.30
Tea Green
#BDF8A3
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE89 #B589EE
analogous
#EEE889 #C2EE89 #8FEE89
triadic
#C2EE89 #89C2EE #EE89C2
tetradic
#C2EE89 #89EEE8 #B589EE #EE898F
square
#C2EE89 #89EEE8 #B589EE #EE898F
split-complementary
#C2EE89 #898FEE #E889EE
monochromatic
#8ADD20 #A6E654 #C2EE89 #DEF6BE #F1FBE4
Accessibility & contrast
On white
1.32
#C2EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#C2EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE89
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE89 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F1DF8F
Tritanopia (blue-blind)
#C6E6D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c2ee89; /* rgb */ color: rgb(194, 238, 137); /* oklch */ color: oklch(89.6% 0.137 128.1);
Tailwind
colors: {
custom: {
50: '#d6f3ad',
500: '#c2ee89',
950: '#000000',
},
}SCSS
$custom: #c2ee89; $custom-light: #d6f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ee89",
"rgb": {
"r": 194,
"g": 238,
"b": 137
},
"hsl": {
"h": 86.139,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.89555,
"c": 0.13687,
"h": 128.1
},
"luminance": 0.74425
}Semantic roles & 50–950 ramp
primary
#C2EE89
secondary
#8652C9
accent
#0FD766
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581