#C3FC77#C3FC77
#C3FC77 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.173 H 128.6°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FC77 |
|---|---|
| RGB | rgb(195, 252, 119) |
| HSL | hsl(86, 96%, 73%) |
| HSV | hsv(86, 53%, 99%) |
| CMYK | cmyk(22.6%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(92.82, -38.60, 57.20) |
| CIE-LCH | lch(92.82, 69.01, 124.01°) |
| OKLab | oklab(92.48% -0.108 0.1352) |
| OKLCH | oklch(92.48% 0.173 128.6) |
| XYZ | xyz(60.6455, 82.5537, 30.1885) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.87
Light Pea Green
#C4FE82
ΔE00 1.34
Light Yellow Green
#CCFD7F
ΔE00 1.37
Light Lime Green
#B9FF66
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 2.43
Light Lime
#AEFD6C
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FC77 #B077FC
analogous
#FCF277 #C3FC77 #81FC77
triadic
#C3FC77 #77C3FC #FC77C3
tetradic
#C3FC77 #77FCF2 #B077FC #FC7781
square
#C3FC77 #77FCF2 #B077FC #FC7781
split-complementary
#C3FC77 #7781FC #F277FC
monochromatic
#8DF305 #A9FB3B #C3FC77 #DDFDB3 #F2FEE1
Accessibility & contrast
On white
1.20
#C3FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#C3FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FC77
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FC77 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFE980
Tritanopia (blue-blind)
#C8F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c3fc77; /* rgb */ color: rgb(195, 252, 119); /* oklch */ color: oklch(92.5% 0.173 128.6);
Tailwind
colors: {
custom: {
50: '#d8fda1',
500: '#c3fc77',
950: '#000000',
},
}SCSS
$custom: #c3fc77; $custom-light: #d8fda1; $custom-dark: #000000;
JSON
{
"hex": "#c3fc77",
"rgb": {
"r": 195,
"g": 252,
"b": 119
},
"hsl": {
"h": 85.714,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.92481,
"c": 0.17307,
"h": 128.6
},
"luminance": 0.82555
}Semantic roles & 50–950 ramp
primary
#C3FC77
secondary
#813ED9
accent
#00E662
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580