#C4E575#C4E575
#C4E575 is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.4% C 0.144 H 122.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E575 |
|---|---|
| RGB | rgb(196, 229, 117) |
| HSL | hsl(78, 68%, 68%) |
| HSV | hsv(78, 49%, 90%) |
| CMYK | cmyk(14.4%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(86.53, -27.85, 50.65) |
| CIE-LCH | lch(86.53, 57.80, 118.80°) |
| OKLab | oklab(87.42% -0.0782 0.1208) |
| OKLCH | oklch(87.42% 0.144 122.9) |
| XYZ | xyz(53.9953, 69.0586, 27.3112) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.28
Pear
#CBF85F
ΔE00 5.65
Pale Olive Green
#B1D27B
ΔE00 5.70
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Light Pea Green
#C4FE82
ΔE00 6.00
Pale Lime
#BEFD73
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E575 #9675E5
analogous
#E5CE75 #C4E575 #8CE575
triadic
#C4E575 #75C4E5 #E575C4
tetradic
#C4E575 #75E5CE #9675E5 #E5758C
square
#C4E575 #75E5CE #9675E5 #E5758C
split-complementary
#C4E575 #758CE5 #CE75E5
monochromatic
#8FBC23 #AEDB42 #C4E575 #DAEFA8 #F0F8DC
Accessibility & contrast
On white
1.42
#C4E575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C4E575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E575
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E575 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#ECD87B
Tritanopia (blue-blind)
#CCDCCB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e575; /* rgb */ color: rgb(196, 229, 117); /* oklch */ color: oklch(87.4% 0.144 122.9);
Tailwind
colors: {
custom: {
50: '#d8ed9f',
500: '#c4e575',
950: '#000000',
},
}SCSS
$custom: #c4e575; $custom-light: #d8ed9f; $custom-dark: #000000;
JSON
{
"hex": "#c4e575",
"rgb": {
"r": 196,
"g": 229,
"b": 117
},
"hsl": {
"h": 77.679,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.87424,
"c": 0.14385,
"h": 122.9
},
"luminance": 0.69059
}Semantic roles & 50–950 ramp
primary
#C4E575
secondary
#6642BC
accent
#15D04C
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#15160F
muted
#848480