#C2FC77#C2FC77
#C2FC77 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.4% C 0.174 H 128.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC77 |
|---|---|
| RGB | rgb(194, 252, 119) |
| HSL | hsl(86, 96%, 73%) |
| HSV | hsv(86, 53%, 99%) |
| CMYK | cmyk(23%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(92.76, -38.95, 57.12) |
| CIE-LCH | lch(92.76, 69.14, 124.29°) |
| OKLab | oklab(92.42% -0.1089 0.1351) |
| OKLCH | oklch(92.42% 0.174 128.9) |
| XYZ | xyz(60.3879, 82.4209, 30.1764) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.75
Light Pea Green
#C4FE82
ΔE00 1.28
Light Yellow Green
#CCFD7F
ΔE00 1.50
Light Lime Green
#B9FF66
ΔE00 2.23
Light Yellowish Green
#C2FF89
ΔE00 2.35
Light Lime
#AEFD6C
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC77 #B177FC
analogous
#FCF377 #C2FC77 #80FC77
triadic
#C2FC77 #77C2FC #FC77C2
tetradic
#C2FC77 #77FCF3 #B177FC #FC7780
square
#C2FC77 #77FCF3 #B177FC #FC7780
split-complementary
#C2FC77 #7780FC #F377FC
monochromatic
#8CF305 #A7FB3B #C2FC77 #DDFDB3 #F2FEE1
Accessibility & contrast
On white
1.20
#C2FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#C2FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC77
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC77 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#C7F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc77; /* rgb */ color: rgb(194, 252, 119); /* oklch */ color: oklch(92.4% 0.174 128.9);
Tailwind
colors: {
custom: {
50: '#d7fda1',
500: '#c2fc77',
950: '#000000',
},
}SCSS
$custom: #c2fc77; $custom-light: #d7fda1; $custom-dark: #000000;
JSON
{
"hex": "#c2fc77",
"rgb": {
"r": 194,
"g": 252,
"b": 119
},
"hsl": {
"h": 86.165,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.92419,
"c": 0.17353,
"h": 128.9
},
"luminance": 0.82422
}Semantic roles & 50–950 ramp
primary
#C2FC77
secondary
#823ED9
accent
#00E664
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580