#C2EA84#C2EA84
#C2EA84 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.6% C 0.136 H 126.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EA84 |
|---|---|
| RGB | rgb(194, 234, 132) |
| HSL | hsl(84, 71%, 72%) |
| HSV | hsv(84, 44%, 92%) |
| CMYK | cmyk(17.1%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(87.96, -29.34, 45.20) |
| CIE-LCH | lch(87.96, 53.89, 122.99°) |
| OKLab | oklab(88.6% -0.0812 0.1096) |
| OKLCH | oklch(88.6% 0.136 126.5) |
| XYZ | xyz(55.8354, 71.9803, 32.7773) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.69
Celery
#C1FD95
ΔE00 4.76
Light Pea Green
#C4FE82
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EA84 #AC84EA
analogous
#EADF84 #C2EA84 #8FEA84
triadic
#C2EA84 #84C2EA #EA84C2
tetradic
#C2EA84 #84EADF #AC84EA #EA848F
square
#C2EA84 #84EADF #AC84EA #EA848F
split-complementary
#C2EA84 #848FEA #DF84EA
monochromatic
#8CD024 #A8E150 #C2EA84 #DCF3B8 #F2FBE5
Accessibility & contrast
On white
1.36
#C2EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C2EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EA84
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EA84 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7C
Deuteranopia (green-blind)
#EEDC8A
Tritanopia (blue-blind)
#C7E2D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2ea84; /* rgb */ color: rgb(194, 234, 132); /* oklch */ color: oklch(88.6% 0.136 126.5);
Tailwind
colors: {
custom: {
50: '#d6f0a9',
500: '#c2ea84',
950: '#000000',
},
}SCSS
$custom: #c2ea84; $custom-light: #d6f0a9; $custom-dark: #000000;
JSON
{
"hex": "#c2ea84",
"rgb": {
"r": 194,
"g": 234,
"b": 132
},
"hsl": {
"h": 83.529,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.88598,
"c": 0.13639,
"h": 126.5
},
"luminance": 0.71981
}Semantic roles & 50–950 ramp
primary
#C2EA84
secondary
#7C4FC4
accent
#13D35E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581