#C2FE77#C2FE77
#C2FE77 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.176 H 129.2°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FE77 |
|---|---|
| RGB | rgb(194, 254, 119) |
| HSL | hsl(87, 99%, 73%) |
| HSV | hsv(87, 53%, 100%) |
| CMYK | cmyk(23.6%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(93.31, -39.84, 57.77) |
| CIE-LCH | lch(93.31, 70.18, 124.59°) |
| OKLab | oklab(92.87% -0.1114 0.1365) |
| OKLCH | oklch(92.87% 0.176 129.2) |
| XYZ | xyz(61.0192, 83.6836, 30.3869) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.56
Light Pea Green
#C4FE82
ΔE00 1.34
Light Yellow Green
#CCFD7F
ΔE00 1.70
Light Lime Green
#B9FF66
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.35
Pale Lime Green
#B1FF65
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FE77 #B377FE
analogous
#FEF777 #C2FE77 #7EFE77
triadic
#C2FE77 #77C2FE #FE77C2
tetradic
#C2FE77 #77FEF7 #B377FE #FE777E
square
#C2FE77 #77FEF7 #B377FE #FE777E
split-complementary
#C2FE77 #777EFE #F777FE
monochromatic
#8BF902 #A7FE3A #C2FE77 #DDFEB4 #F1FFE1
Accessibility & contrast
On white
1.18
#C2FE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#C2FE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FE77
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FE77 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6A
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#C7F4E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2fe77; /* rgb */ color: rgb(194, 254, 119); /* oklch */ color: oklch(92.9% 0.176 129.2);
Tailwind
colors: {
custom: {
50: '#d7ffa2',
500: '#c2fe77',
950: '#000000',
},
}SCSS
$custom: #c2fe77; $custom-light: #d7ffa2; $custom-dark: #000000;
JSON
{
"hex": "#c2fe77",
"rgb": {
"r": 194,
"g": 254,
"b": 119
},
"hsl": {
"h": 86.667,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.92865,
"c": 0.17619,
"h": 129.2
},
"luminance": 0.83685
}Semantic roles & 50–950 ramp
primary
#C2FE77
secondary
#843EDC
accent
#00E666
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680