#C2EA91#C2EA91
#C2EA91 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.123 H 128.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA91 |
|---|---|
| RGB | rgb(194, 234, 145) |
| HSL | hsl(87, 68%, 74%) |
| HSV | hsv(87, 38%, 92%) |
| CMYK | cmyk(17.1%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(88.14, -27.78, 39.04) |
| CIE-LCH | lch(88.14, 47.91, 125.43°) |
| OKLab | oklab(88.8% -0.0761 0.0961) |
| OKLCH | oklch(88.8% 0.123 128.4) |
| XYZ | xyz(56.7811, 72.3586, 37.7577) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Washed Out Green
#BCF5A6
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.66
Light Grey Green
#B7E1A1
ΔE00 5.23
Pale Olive Green
#B1D27B
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA91 #B991EA
analogous
#EAE591 #C2EA91 #96EA91
triadic
#C2EA91 #91C2EA #EA91C2
tetradic
#C2EA91 #91EAE5 #B991EA #EA9196
square
#C2EA91 #91EAE5 #B991EA #EA9196
split-complementary
#C2EA91 #9196EA #E591EA
monochromatic
#89D62A #A6E05E #C2EA91 #DEF4C4 #F1FAE5
Accessibility & contrast
On white
1.36
#C2EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#C2EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA91
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA91 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#C6E3D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2ea91; /* rgb */ color: rgb(194, 234, 145); /* oklch */ color: oklch(88.8% 0.123 128.4);
Tailwind
colors: {
custom: {
50: '#d5f0b2',
500: '#c2ea91',
950: '#000000',
},
}SCSS
$custom: #c2ea91; $custom-light: #d5f0b2; $custom-dark: #000000;
JSON
{
"hex": "#c2ea91",
"rgb": {
"r": 194,
"g": 234,
"b": 145
},
"hsl": {
"h": 86.966,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.88803,
"c": 0.1226,
"h": 128.4
},
"luminance": 0.72359
}Semantic roles & 50–950 ramp
primary
#C2EA91
secondary
#8A5BC5
accent
#16D069
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581