#C4E174#C4E174
#C4E174 is a very light, vivid yellow-green. Relative luminance 0.668; OKLCH L 86.5% C 0.140 H 121.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E174 |
|---|---|
| RGB | rgb(196, 225, 116) |
| HSL | hsl(76, 64%, 67%) |
| HSV | hsv(76, 48%, 88%) |
| CMYK | cmyk(12.9%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(85.43, -26.05, 49.79) |
| CIE-LCH | lch(85.43, 56.19, 117.62°) |
| OKLab | oklab(86.53% -0.0732 0.1188) |
| OKLCH | oklch(86.53% 0.14 121.6) |
| XYZ | xyz(52.8428, 66.8471, 26.6385) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.15
Greenish Beige
#C9D179
ΔE00 5.60
Greenish Tan
#BCCB7A
ΔE00 6.28
Light Yellow Green
#CCFD7F
ΔE00 6.30
Pear
#CBF85F
ΔE00 6.45
Pale Olive
#B9CC81
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E174 #9174E1
analogous
#E1C774 #C4E174 #8EE174
triadic
#C4E174 #74C4E1 #E174C4
tetradic
#C4E174 #74E1C7 #9174E1 #E1748E
square
#C4E174 #74E1C7 #9174E1 #E1748E
split-complementary
#C4E174 #748EE1 #C774E1
monochromatic
#8EB427 #AFD642 #C4E174 #D9ECA6 #EFF7D9
Accessibility & contrast
On white
1.46
#C4E174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#C4E174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E174
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E174 | 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)
#ECD66A
Deuteranopia (green-blind)
#E9D67A
Tritanopia (blue-blind)
#CCD8C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4e174; /* rgb */ color: rgb(196, 225, 116); /* oklch */ color: oklch(86.5% 0.140 121.6);
Tailwind
colors: {
custom: {
50: '#d8ea9e',
500: '#c4e174',
950: '#000000',
},
}SCSS
$custom: #c4e174; $custom-light: #d8ea9e; $custom-dark: #000000;
JSON
{
"hex": "#c4e174",
"rgb": {
"r": 196,
"g": 225,
"b": 116
},
"hsl": {
"h": 75.963,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.86532,
"c": 0.13952,
"h": 121.6
},
"luminance": 0.66847
}Semantic roles & 50–950 ramp
primary
#C4E174
secondary
#6244B5
accent
#19CC49
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#15160F
muted
#848480