#C4E075#C4E075
#C4E075 is a very light, vivid yellow-green. Relative luminance 0.663; OKLCH L 86.3% C 0.137 H 121.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E075 |
|---|---|
| RGB | rgb(196, 224, 117) |
| HSL | hsl(76, 63%, 67%) |
| HSV | hsv(76, 48%, 88%) |
| CMYK | cmyk(12.5%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(85.17, -25.47, 48.99) |
| CIE-LCH | lch(85.17, 55.22, 117.47°) |
| OKLab | oklab(86.33% -0.0715 0.1171) |
| OKLCH | oklch(86.33% 0.137 121.4) |
| XYZ | xyz(52.6317, 66.3314, 26.8567) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.92
Greenish Beige
#C9D179
ΔE00 5.30
Greenish Tan
#BCCB7A
ΔE00 5.95
Pale Olive
#B9CC81
ΔE00 6.39
Light Yellow Green
#CCFD7F
ΔE00 6.58
Pear
#CBF85F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E075 #9175E0
analogous
#E0C775 #C4E075 #8FE075
triadic
#C4E075 #75C4E0 #E075C4
tetradic
#C4E075 #75E0C7 #9175E0 #E0758F
square
#C4E075 #75E0C7 #9175E0 #E0758F
split-complementary
#C4E075 #758FE0 #C775E0
monochromatic
#8EB328 #AFD543 #C4E075 #D9EBA7 #EFF6D9
Accessibility & contrast
On white
1.47
#C4E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#C4E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E075
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E075 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#E8D57B
Tritanopia (blue-blind)
#CCD7C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c4e075; /* rgb */ color: rgb(196, 224, 117); /* oklch */ color: oklch(86.3% 0.137 121.4);
Tailwind
colors: {
custom: {
50: '#d7e99f',
500: '#c4e075',
950: '#000000',
},
}SCSS
$custom: #c4e075; $custom-light: #d7e99f; $custom-dark: #000000;
JSON
{
"hex": "#c4e075",
"rgb": {
"r": 196,
"g": 224,
"b": 117
},
"hsl": {
"h": 75.701,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.86326,
"c": 0.1372,
"h": 121.4
},
"luminance": 0.66331
}Semantic roles & 50–950 ramp
primary
#C4E075
secondary
#6245B4
accent
#1ACB49
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#15160F
muted
#848480