#C4EA80#C4EA80
#C4EA80 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.7% C 0.140 H 125.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EA80 |
|---|---|
| RGB | rgb(196, 234, 128) |
| HSL | hsl(82, 72%, 71%) |
| HSV | hsv(82, 45%, 92%) |
| CMYK | cmyk(16.2%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(88.04, -29.05, 47.25) |
| CIE-LCH | lch(88.04, 55.47, 121.59°) |
| OKLab | oklab(88.68% -0.0807 0.114) |
| OKLCH | oklch(88.68% 0.14 125.3) |
| XYZ | xyz(56.0838, 72.1395, 31.3875) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Light Yellow Green
#CCFD7F
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.80
Light Yellowish Green
#C2FF89
ΔE00 5.10
Celery
#C1FD95
ΔE00 5.20
Pale Lime
#BEFD73
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EA80 #A680EA
analogous
#EADB80 #C4EA80 #8FEA80
triadic
#C4EA80 #80C4EA #EA80C4
tetradic
#C4EA80 #80EADB #A680EA #EA808F
square
#C4EA80 #80EADB #A680EA #EA808F
split-complementary
#C4EA80 #808FEA #DB80EA
monochromatic
#90CE22 #ACE14B #C4EA80 #DCF3B5 #F3FBE5
Accessibility & contrast
On white
1.36
#C4EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#C4EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EA80
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EA80 | 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)
#F4DE77
Deuteranopia (green-blind)
#EFDC86
Tritanopia (blue-blind)
#CAE1D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4ea80; /* rgb */ color: rgb(196, 234, 128); /* oklch */ color: oklch(88.7% 0.140 125.3);
Tailwind
colors: {
custom: {
50: '#d7f0a7',
500: '#c4ea80',
950: '#000000',
},
}SCSS
$custom: #c4ea80; $custom-light: #d7f0a7; $custom-dark: #000000;
JSON
{
"hex": "#c4ea80",
"rgb": {
"r": 196,
"g": 234,
"b": 128
},
"hsl": {
"h": 81.509,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.88675,
"c": 0.13966,
"h": 125.3
},
"luminance": 0.7214
}Semantic roles & 50–950 ramp
primary
#C4EA80
secondary
#764BC3
accent
#12D457
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15160F
muted
#848580