#C4E587#C4E587
#C4E587 is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.7% C 0.125 H 124.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E587 |
|---|---|
| RGB | rgb(196, 229, 135) |
| HSL | hsl(81, 64%, 71%) |
| HSV | hsv(81, 41%, 90%) |
| CMYK | cmyk(14.4%, 0%, 41%, 10.2%) |
| CIE-LAB | lab(86.76, -25.89, 42.25) |
| CIE-LCH | lch(86.76, 49.55, 121.50°) |
| OKLab | oklab(87.68% -0.0714 0.103) |
| OKLCH | oklch(87.68% 0.125 124.7) |
| XYZ | xyz(55.1572, 69.5233, 33.4305) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Light Khaki
#E6F2A2
ΔE00 6.09
Celery
#C1FD95
ΔE00 6.09
Light Yellow Green
#CCFD7F
ΔE00 6.15
Pale Olive
#B9CC81
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E587 #A887E5
analogous
#E5D787 #C4E587 #95E587
triadic
#C4E587 #87C4E5 #E587C4
tetradic
#C4E587 #87E5D7 #A887E5 #E58795
square
#C4E587 #87E5D7 #A887E5 #E58795
split-complementary
#C4E587 #8795E5 #D787E5
monochromatic
#90C72B #ABDA55 #C4E587 #DDF0B9 #F3FAE6
Accessibility & contrast
On white
1.41
#C4E587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C4E587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E587
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E587 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA80
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#CADDCE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e587; /* rgb */ color: rgb(196, 229, 135); /* oklch */ color: oklch(87.7% 0.125 124.7);
Tailwind
colors: {
custom: {
50: '#d7edab',
500: '#c4e587',
950: '#000000',
},
}SCSS
$custom: #c4e587; $custom-light: #d7edab; $custom-dark: #000000;
JSON
{
"hex": "#c4e587",
"rgb": {
"r": 196,
"g": 229,
"b": 135
},
"hsl": {
"h": 81.064,
"s": 64.384,
"l": 71.373
},
"oklch": {
"l": 0.87683,
"c": 0.12536,
"h": 124.7
},
"luminance": 0.69524
}Semantic roles & 50–950 ramp
primary
#C4E587
secondary
#7853BE
accent
#19CC58
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481