#C2EF89#C2EF89
#C2EF89 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.8% C 0.138 H 128.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EF89 |
|---|---|
| RGB | rgb(194, 239, 137) |
| HSL | hsl(86, 76%, 74%) |
| HSV | hsv(86, 43%, 94%) |
| CMYK | cmyk(18.8%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(89.40, -31.10, 44.58) |
| CIE-LCH | lch(89.40, 54.36, 124.90°) |
| OKLab | oklab(89.78% -0.0858 0.1084) |
| OKLCH | oklch(89.78% 0.138 128.4) |
| XYZ | xyz(57.6294, 75.0077, 35.1038) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.84
Light Pea Green
#C4FE82
ΔE00 3.93
Light Yellow Green
#CCFD7F
ΔE00 4.10
Tea Green
#BDF8A3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EF89 #B689EF
analogous
#EFE989 #C2EF89 #8FEF89
triadic
#C2EF89 #89C2EF #EF89C2
tetradic
#C2EF89 #89EFE9 #B689EF #EF898F
square
#C2EF89 #89EFE9 #B689EF #EF898F
split-complementary
#C2EF89 #898FEF #E989EF
monochromatic
#8ADF1E #A6E853 #C2EF89 #DEF6BF #F1FBE4
Accessibility & contrast
On white
1.31
#C2EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#C2EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EF89
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EF89 | 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)
#F8E381
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#C6E7D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2ef89; /* rgb */ color: rgb(194, 239, 137); /* oklch */ color: oklch(89.8% 0.138 128.4);
Tailwind
colors: {
custom: {
50: '#d6f4ad',
500: '#c2ef89',
950: '#000000',
},
}SCSS
$custom: #c2ef89; $custom-light: #d6f4ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ef89",
"rgb": {
"r": 194,
"g": 239,
"b": 137
},
"hsl": {
"h": 86.471,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.89775,
"c": 0.13828,
"h": 128.4
},
"luminance": 0.75008
}Semantic roles & 50–950 ramp
primary
#C2EF89
secondary
#8752CA
accent
#0DD867
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581