#C2EA87#C2EA87
#C2EA87 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.6% C 0.133 H 126.9°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA87 |
|---|---|
| RGB | rgb(194, 234, 135) |
| HSL | hsl(84, 70%, 72%) |
| HSV | hsv(84, 42%, 92%) |
| CMYK | cmyk(17.1%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(88.00, -29.00, 43.79) |
| CIE-LCH | lch(88.00, 52.52, 123.51°) |
| OKLab | oklab(88.64% -0.08 0.1066) |
| OKLCH | oklch(88.64% 0.133 126.9) |
| XYZ | xyz(56.0437, 72.0636, 33.8740) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Celery
#C1FD95
ΔE00 4.65
Light Yellow Green
#CCFD7F
ΔE00 4.96
Light Pea Green
#C4FE82
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.04
Tea Green
#BDF8A3
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA87 #AF87EA
analogous
#EAE087 #C2EA87 #91EA87
triadic
#C2EA87 #87C2EA #EA87C2
tetradic
#C2EA87 #87EAE0 #AF87EA #EA8791
square
#C2EA87 #87EAE0 #AF87EA #EA8791
split-complementary
#C2EA87 #8791EA #E087EA
monochromatic
#8CD225 #A8E153 #C2EA87 #DCF3BB #F2FAE5
Accessibility & contrast
On white
1.36
#C2EA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#C2EA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA87
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA87 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7F
Deuteranopia (green-blind)
#EEDC8C
Tritanopia (blue-blind)
#C7E2D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2ea87; /* rgb */ color: rgb(194, 234, 135); /* oklch */ color: oklch(88.6% 0.133 126.9);
Tailwind
colors: {
custom: {
50: '#d6f0ab',
500: '#c2ea87',
950: '#000000',
},
}SCSS
$custom: #c2ea87; $custom-light: #d6f0ab; $custom-dark: #000000;
JSON
{
"hex": "#c2ea87",
"rgb": {
"r": 194,
"g": 234,
"b": 135
},
"hsl": {
"h": 84.242,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.88643,
"c": 0.13327,
"h": 126.9
},
"luminance": 0.72064
}Semantic roles & 50–950 ramp
primary
#C2EA87
secondary
#8051C4
accent
#13D260
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581