#C2EA8B#C2EA8B
#C2EA8B is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.7% C 0.129 H 127.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA8B |
|---|---|
| RGB | rgb(194, 234, 139) |
| HSL | hsl(85, 69%, 73%) |
| HSV | hsv(85, 41%, 92%) |
| CMYK | cmyk(17.1%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(88.05, -28.52, 41.90) |
| CIE-LCH | lch(88.05, 50.69, 124.24°) |
| OKLab | oklab(88.71% -0.0785 0.1024) |
| OKLCH | oklch(88.71% 0.129 127.5) |
| XYZ | xyz(56.3306, 72.1784, 35.3852) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Celery
#C1FD95
ΔE00 4.58
Tea Green
#BDF8A3
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.23
Washed Out Green
#BCF5A6
ΔE00 5.26
Light Pea Green
#C4FE82
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA8B #B38BEA
analogous
#EAE28B #C2EA8B #92EA8B
triadic
#C2EA8B #8BC2EA #EA8BC2
tetradic
#C2EA8B #8BEAE2 #B38BEA #EA8B92
square
#C2EA8B #8BEAE2 #B38BEA #EA8B92
split-complementary
#C2EA8B #8B92EA #E28BEA
monochromatic
#8BD426 #A7E157 #C2EA8B #DDF3BF #F1FAE5
Accessibility & contrast
On white
1.36
#C2EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#C2EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA8B
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA8B | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF84
Deuteranopia (green-blind)
#EDDC90
Tritanopia (blue-blind)
#C7E2D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2ea8b; /* rgb */ color: rgb(194, 234, 139); /* oklch */ color: oklch(88.7% 0.129 127.5);
Tailwind
colors: {
custom: {
50: '#d6f0ae',
500: '#c2ea8b',
950: '#000000',
},
}SCSS
$custom: #c2ea8b; $custom-light: #d6f0ae; $custom-dark: #000000;
JSON
{
"hex": "#c2ea8b",
"rgb": {
"r": 194,
"g": 234,
"b": 139
},
"hsl": {
"h": 85.263,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.88705,
"c": 0.12904,
"h": 127.5
},
"luminance": 0.72179
}Semantic roles & 50–950 ramp
primary
#C2EA8B
secondary
#8455C4
accent
#14D164
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581