#C2FA77#C2FA77
#C2FA77 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.0% C 0.171 H 128.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA77 |
|---|---|
| RGB | rgb(194, 250, 119) |
| HSL | hsl(86, 93%, 72%) |
| HSV | hsv(86, 52%, 98%) |
| CMYK | cmyk(22.4%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(92.21, -38.06, 56.47) |
| CIE-LCH | lch(92.21, 68.10, 123.98°) |
| OKLab | oklab(91.97% -0.1064 0.1337) |
| OKLCH | oklch(91.97% 0.171 128.5) |
| XYZ | xyz(59.7631, 81.1714, 29.9682) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.11
Light Pea Green
#C4FE82
ΔE00 1.39
Light Yellow Green
#CCFD7F
ΔE00 1.42
Light Yellowish Green
#C2FF89
ΔE00 2.43
Light Lime Green
#B9FF66
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA77 #AF77FA
analogous
#FAF177 #C2FA77 #80FA77
triadic
#C2FA77 #77C2FA #FA77C2
tetradic
#C2FA77 #77FAF1 #AF77FA #FA7780
square
#C2FA77 #77FAF1 #AF77FA #FA7780
split-complementary
#C2FA77 #7780FA #F177FA
monochromatic
#8CEE09 #A8F83C #C2FA77 #DCFCB2 #F2FEE1
Accessibility & contrast
On white
1.22
#C2FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#C2FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA77
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA77 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6B
Deuteranopia (green-blind)
#FDE77F
Tritanopia (blue-blind)
#C7F0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa77; /* rgb */ color: rgb(194, 250, 119); /* oklch */ color: oklch(92.0% 0.171 128.5);
Tailwind
colors: {
custom: {
50: '#d7fca1',
500: '#c2fa77',
950: '#000000',
},
}SCSS
$custom: #c2fa77; $custom-light: #d7fca1; $custom-dark: #000000;
JSON
{
"hex": "#c2fa77",
"rgb": {
"r": 194,
"g": 250,
"b": 119
},
"hsl": {
"h": 85.649,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.91972,
"c": 0.17087,
"h": 128.5
},
"luminance": 0.81172
}Semantic roles & 50–950 ramp
primary
#C2FA77
secondary
#803FD6
accent
#00E662
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580