#C4E175#C4E175
#C4E175 is a very light, vivid yellow-green. Relative luminance 0.669; OKLCH L 86.5% C 0.139 H 121.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E175 |
|---|---|
| RGB | rgb(196, 225, 117) |
| HSL | hsl(76, 64%, 67%) |
| HSV | hsv(76, 48%, 88%) |
| CMYK | cmyk(12.9%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(85.44, -25.95, 49.33) |
| CIE-LCH | lch(85.44, 55.73, 117.75°) |
| OKLab | oklab(86.55% -0.0728 0.1178) |
| OKLCH | oklch(86.55% 0.139 121.7) |
| XYZ | xyz(52.9013, 66.8705, 26.9465) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.05
Greenish Beige
#C9D179
ΔE00 5.57
Greenish Tan
#BCCB7A
ΔE00 6.21
Light Yellow Green
#CCFD7F
ΔE00 6.31
Pear
#CBF85F
ΔE00 6.54
Pale Olive
#B9CC81
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E175 #9275E1
analogous
#E1C875 #C4E175 #8EE175
triadic
#C4E175 #75C4E1 #E175C4
tetradic
#C4E175 #75E1C8 #9275E1 #E1758E
square
#C4E175 #75E1C8 #9275E1 #E1758E
split-complementary
#C4E175 #758EE1 #C875E1
monochromatic
#8EB427 #AFD643 #C4E175 #D9ECA7 #EFF7DA
Accessibility & contrast
On white
1.46
#C4E175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#C4E175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E175
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E175 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#E8D67B
Tritanopia (blue-blind)
#CCD8C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4e175; /* rgb */ color: rgb(196, 225, 117); /* oklch */ color: oklch(86.5% 0.139 121.7);
Tailwind
colors: {
custom: {
50: '#d7ea9f',
500: '#c4e175',
950: '#000000',
},
}SCSS
$custom: #c4e175; $custom-light: #d7ea9f; $custom-dark: #000000;
JSON
{
"hex": "#c4e175",
"rgb": {
"r": 196,
"g": 225,
"b": 117
},
"hsl": {
"h": 76.111,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.86545,
"c": 0.13853,
"h": 121.7
},
"luminance": 0.66871
}Semantic roles & 50–950 ramp
primary
#C4E175
secondary
#6345B5
accent
#19CC49
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#15160F
muted
#848480