#C4F575#C4F575
#C4F575 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.0% C 0.165 H 126.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F575 |
|---|---|
| RGB | rgb(196, 245, 117) |
| HSL | hsl(83, 86%, 71%) |
| HSV | hsv(83, 52%, 96%) |
| CMYK | cmyk(20%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(90.93, -35.27, 55.89) |
| CIE-LCH | lch(90.93, 66.09, 122.25°) |
| OKLab | oklab(90.96% -0.0989 0.1322) |
| OKLCH | oklch(90.96% 0.165 126.8) |
| XYZ | xyz(58.6281, 78.3241, 28.8555) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.74
Pale Lime
#BEFD73
ΔE00 2.34
Light Pea Green
#C4FE82
ΔE00 2.42
Pear
#CBF85F
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F575 #A675F5
analogous
#F5E675 #C4F575 #84F575
triadic
#C4F575 #75C4F5 #F575C4
tetradic
#C4F575 #75F5E6 #A675F5 #F57584
square
#C4F575 #75F5E6 #A675F5 #F57584
split-complementary
#C4F575 #7584F5 #E675F5
monochromatic
#90DF10 #ACF13C #C4F575 #DCF9AE #F3FDE2
Accessibility & contrast
On white
1.26
#C4F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#C4F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F575
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F575 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE769
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#CAEBD8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c4f575; /* rgb */ color: rgb(196, 245, 117); /* oklch */ color: oklch(91.0% 0.165 126.8);
Tailwind
colors: {
custom: {
50: '#d8f8a0',
500: '#c4f575',
950: '#000000',
},
}SCSS
$custom: #c4f575; $custom-light: #d8f8a0; $custom-dark: #000000;
JSON
{
"hex": "#c4f575",
"rgb": {
"r": 196,
"g": 245,
"b": 117
},
"hsl": {
"h": 82.969,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.90963,
"c": 0.16515,
"h": 126.8
},
"luminance": 0.78325
}Semantic roles & 50–950 ramp
primary
#C4F575
secondary
#763FD0
accent
#02E358
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580