#C4FC77#C4FC77
#C4FC77 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.5% C 0.173 H 128.3°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FC77 |
|---|---|
| RGB | rgb(196, 252, 119) |
| HSL | hsl(85, 96%, 73%) |
| HSV | hsv(85, 53%, 99%) |
| CMYK | cmyk(22.2%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(92.88, -38.24, 57.29) |
| CIE-LCH | lch(92.88, 68.88, 123.72°) |
| OKLab | oklab(92.54% -0.107 0.1354) |
| OKLCH | oklch(92.54% 0.173 128.3) |
| XYZ | xyz(60.9048, 82.6874, 30.2007) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.00
Light Yellow Green
#CCFD7F
ΔE00 1.25
Light Pea Green
#C4FE82
ΔE00 1.41
Light Lime Green
#B9FF66
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.52
Pale Lime Green
#B1FF65
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FC77 #AF77FC
analogous
#FCF177 #C4FC77 #82FC77
triadic
#C4FC77 #77C4FC #FC77C4
tetradic
#C4FC77 #77FCF1 #AF77FC #FC7782
square
#C4FC77 #77FCF1 #AF77FC #FC7782
split-complementary
#C4FC77 #7782FC #F177FC
monochromatic
#8FF305 #AAFB3B #C4FC77 #DEFDB3 #F2FEE1
Accessibility & contrast
On white
1.20
#C4FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#C4FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FC77
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FC77 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFE97F
Tritanopia (blue-blind)
#C9F2DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c4fc77; /* rgb */ color: rgb(196, 252, 119); /* oklch */ color: oklch(92.5% 0.173 128.3);
Tailwind
colors: {
custom: {
50: '#d8fda1',
500: '#c4fc77',
950: '#000000',
},
}SCSS
$custom: #c4fc77; $custom-light: #d8fda1; $custom-dark: #000000;
JSON
{
"hex": "#c4fc77",
"rgb": {
"r": 196,
"g": 252,
"b": 119
},
"hsl": {
"h": 85.263,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.92544,
"c": 0.17262,
"h": 128.3
},
"luminance": 0.82688
}Semantic roles & 50–950 ramp
primary
#C4FC77
secondary
#7F3ED9
accent
#00E661
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580