#C2EA8A#C2EA8A
#C2EA8A is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.7% C 0.130 H 127.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA8A |
|---|---|
| RGB | rgb(194, 234, 138) |
| HSL | hsl(85, 70%, 73%) |
| HSV | hsv(85, 41%, 92%) |
| CMYK | cmyk(17.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(88.04, -28.64, 42.37) |
| CIE-LCH | lch(88.04, 51.15, 124.06°) |
| OKLab | oklab(88.69% -0.0789 0.1035) |
| OKLCH | oklch(88.69% 0.13 127.3) |
| XYZ | xyz(56.2579, 72.1493, 35.0021) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Celery
#C1FD95
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 5.10
Light Yellowish Green
#C2FF89
ΔE00 5.18
Light Pea Green
#C4FE82
ΔE00 5.25
Light Yellow Green
#CCFD7F
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA8A #B28AEA
analogous
#EAE28A #C2EA8A #92EA8A
triadic
#C2EA8A #8AC2EA #EA8AC2
tetradic
#C2EA8A #8AEAE2 #B28AEA #EA8A92
square
#C2EA8A #8AEAE2 #B28AEA #EA8A92
split-complementary
#C2EA8A #8A92EA #E28AEA
monochromatic
#8BD426 #A7E156 #C2EA8A #DDF3BE #F1FAE5
Accessibility & contrast
On white
1.36
#C2EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#C2EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA8A
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA8A | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#C7E2D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2ea8a; /* rgb */ color: rgb(194, 234, 138); /* oklch */ color: oklch(88.7% 0.130 127.3);
Tailwind
colors: {
custom: {
50: '#d6f0ad',
500: '#c2ea8a',
950: '#000000',
},
}SCSS
$custom: #c2ea8a; $custom-light: #d6f0ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ea8a",
"rgb": {
"r": 194,
"g": 234,
"b": 138
},
"hsl": {
"h": 85,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.8869,
"c": 0.13011,
"h": 127.3
},
"luminance": 0.7215
}Semantic roles & 50–950 ramp
primary
#C2EA8A
secondary
#8354C4
accent
#14D263
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581