#C4FC75#C4FC75
#C4FC75 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.174 H 128.2°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FC75 |
|---|---|
| RGB | rgb(196, 252, 117) |
| HSL | hsl(85, 96%, 72%) |
| HSV | hsv(85, 54%, 99%) |
| CMYK | cmyk(22.2%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(92.86, -38.43, 58.16) |
| CIE-LCH | lch(92.86, 69.71, 123.45°) |
| OKLab | oklab(92.52% -0.1077 0.1371) |
| OKLCH | oklch(92.52% 0.174 128.2) |
| XYZ | xyz(60.7859, 82.6399, 29.5748) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.99
Light Yellow Green
#CCFD7F
ΔE00 1.36
Light Pea Green
#C4FE82
ΔE00 1.65
Light Lime Green
#B9FF66
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.76
Pale Lime Green
#B1FF65
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FC75 #AD75FC
analogous
#FCF175 #C4FC75 #80FC75
triadic
#C4FC75 #75C4FC #FC75C4
tetradic
#C4FC75 #75FCF1 #AD75FC #FC7580
square
#C4FC75 #75FCF1 #AD75FC #FC7580
split-complementary
#C4FC75 #7580FC #F175FC
monochromatic
#8FF105 #AAFB39 #C4FC75 #DEFDB1 #F2FEE1
Accessibility & contrast
On white
1.20
#C4FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C4FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FC75
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FC75 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#C9F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fc75; /* rgb */ color: rgb(196, 252, 117); /* oklch */ color: oklch(92.5% 0.174 128.2);
Tailwind
colors: {
custom: {
50: '#d8fda0',
500: '#c4fc75',
950: '#000000',
},
}SCSS
$custom: #c4fc75; $custom-light: #d8fda0; $custom-dark: #000000;
JSON
{
"hex": "#c4fc75",
"rgb": {
"r": 196,
"g": 252,
"b": 117
},
"hsl": {
"h": 84.889,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.9252,
"c": 0.17439,
"h": 128.2
},
"luminance": 0.82641
}Semantic roles & 50–950 ramp
primary
#C4FC75
secondary
#7D3DD9
accent
#00E65F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580