#C4FC76#C4FC76
#C4FC76 is a very light, vivid yellow-green. Relative luminance 0.827; 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 | #C4FC76 |
|---|---|
| RGB | rgb(196, 252, 118) |
| HSL | hsl(85, 96%, 73%) |
| HSV | hsv(85, 53%, 99%) |
| CMYK | cmyk(22.2%, 0%, 53.2%, 1.2%) |
| CIE-LAB | lab(92.87, -38.33, 57.72) |
| CIE-LCH | lch(92.87, 69.29, 123.59°) |
| OKLab | oklab(92.53% -0.1074 0.1363) |
| OKLCH | oklch(92.53% 0.174 128.2) |
| XYZ | xyz(60.8450, 82.6635, 29.8861) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.99
Light Yellow Green
#CCFD7F
ΔE00 1.30
Light Pea Green
#C4FE82
ΔE00 1.53
Light Lime Green
#B9FF66
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 2.64
Pale Lime Green
#B1FF65
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FC76 #AE76FC
analogous
#FCF176 #C4FC76 #81FC76
triadic
#C4FC76 #76C4FC #FC76C4
tetradic
#C4FC76 #76FCF1 #AE76FC #FC7681
square
#C4FC76 #76FCF1 #AE76FC #FC7681
split-complementary
#C4FC76 #7681FC #F176FC
monochromatic
#8FF205 #AAFB3A #C4FC76 #DEFDB2 #F2FEE1
Accessibility & contrast
On white
1.20
#C4FC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C4FC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FC76
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FC76 | 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)
#FFED69
Deuteranopia (green-blind)
#FFE97F
Tritanopia (blue-blind)
#C9F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fc76; /* rgb */ color: rgb(196, 252, 118); /* oklch */ color: oklch(92.5% 0.174 128.2);
Tailwind
colors: {
custom: {
50: '#d8fda1',
500: '#c4fc76',
950: '#000000',
},
}SCSS
$custom: #c4fc76; $custom-light: #d8fda1; $custom-dark: #000000;
JSON
{
"hex": "#c4fc76",
"rgb": {
"r": 196,
"g": 252,
"b": 118
},
"hsl": {
"h": 85.075,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.92532,
"c": 0.17351,
"h": 128.2
},
"luminance": 0.82665
}Semantic roles & 50–950 ramp
primary
#C4FC76
secondary
#7E3DD9
accent
#00E660
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580