#C4E17D#C4E17D
#C4E17D is a very light, vivid yellow-green. Relative luminance 0.671; OKLCH L 86.7% C 0.130 H 122.4°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E17D |
|---|---|
| RGB | rgb(196, 225, 125) |
| HSL | hsl(77, 63%, 69%) |
| HSV | hsv(77, 44%, 88%) |
| CMYK | cmyk(12.9%, 0%, 44.4%, 11.8%) |
| CIE-LAB | lab(85.54, -25.11, 45.61) |
| CIE-LCH | lch(85.54, 52.06, 118.83°) |
| OKLab | oklab(86.66% -0.0699 0.1101) |
| OKLCH | oklch(86.66% 0.13 122.4) |
| XYZ | xyz(53.3919, 67.0668, 29.5304) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.37
Greenish Beige
#C9D179
ΔE00 5.42
Greenish Tan
#BCCB7A
ΔE00 5.76
Pale Olive
#B9CC81
ΔE00 5.92
Light Khaki
#E6F2A2
ΔE00 6.46
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E17D #9A7DE1
analogous
#E1CC7D #C4E17D #92E17D
triadic
#C4E17D #7DC4E1 #E17DC4
tetradic
#C4E17D #7DE1CC #9A7DE1 #E17D92
square
#C4E17D #7DE1CC #9A7DE1 #E17D92
split-complementary
#C4E17D #7D92E1 #CC7DE1
monochromatic
#90B92B #ADD64B #C4E17D #DBECAF #F1F8E0
Accessibility & contrast
On white
1.46
#C4E17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C4E17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E17D
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E17D | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#CBD8C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4e17d; /* rgb */ color: rgb(196, 225, 125); /* oklch */ color: oklch(86.7% 0.130 122.4);
Tailwind
colors: {
custom: {
50: '#d7eaa4',
500: '#c4e17d',
950: '#000000',
},
}SCSS
$custom: #c4e17d; $custom-light: #d7eaa4; $custom-dark: #000000;
JSON
{
"hex": "#c4e17d",
"rgb": {
"r": 196,
"g": 225,
"b": 125
},
"hsl": {
"h": 77.4,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.86657,
"c": 0.13038,
"h": 122.4
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#C4E17D
secondary
#6A4AB8
accent
#1BCA4E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#15160F
muted
#848480