#C4E582#C4E582
#C4E582 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.6% C 0.131 H 124.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E582 |
|---|---|
| RGB | rgb(196, 229, 130) |
| HSL | hsl(80, 66%, 70%) |
| HSV | hsv(80, 43%, 90%) |
| CMYK | cmyk(14.4%, 0%, 43.2%, 10.2%) |
| CIE-LAB | lab(86.69, -26.46, 44.62) |
| CIE-LCH | lch(86.69, 51.88, 120.67°) |
| OKLab | oklab(87.61% -0.0733 0.1081) |
| OKLCH | oklch(87.61% 0.131 124.1) |
| XYZ | xyz(54.8134, 69.3858, 31.6198) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Light Yellow Green
#CCFD7F
ΔE00 5.77
Light Pea Green
#C4FE82
ΔE00 6.18
Celery
#C1FD95
ΔE00 6.22
Light Khaki
#E6F2A2
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E582 #A382E5
analogous
#E5D482 #C4E582 #92E582
triadic
#C4E582 #82C4E5 #E582C4
tetradic
#C4E582 #82E5D4 #A382E5 #E58292
square
#C4E582 #82E5D4 #A382E5 #E58292
split-complementary
#C4E582 #8292E5 #D482E5
monochromatic
#90C429 #ACDA4F #C4E582 #DCF0B5 #F3FAE6
Accessibility & contrast
On white
1.41
#C4E582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C4E582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E582
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E582 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7A
Deuteranopia (green-blind)
#EAD987
Tritanopia (blue-blind)
#CADCCD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e582; /* rgb */ color: rgb(196, 229, 130); /* oklch */ color: oklch(87.6% 0.131 124.1);
Tailwind
colors: {
custom: {
50: '#d7eda8',
500: '#c4e582',
950: '#000000',
},
}SCSS
$custom: #c4e582; $custom-light: #d7eda8; $custom-dark: #000000;
JSON
{
"hex": "#c4e582",
"rgb": {
"r": 196,
"g": 229,
"b": 130
},
"hsl": {
"h": 80,
"s": 65.563,
"l": 70.392
},
"oklch": {
"l": 0.87607,
"c": 0.13066,
"h": 124.1
},
"luminance": 0.69386
}Semantic roles & 50–950 ramp
primary
#C4E582
secondary
#734EBD
accent
#18CD55
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#151610
muted
#848480