#C5FA77#C5FA77
#C5FA77 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.2% C 0.170 H 127.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA77 |
|---|---|
| RGB | rgb(197, 250, 119) |
| HSL | hsl(84, 93%, 72%) |
| HSV | hsv(84, 52%, 98%) |
| CMYK | cmyk(21.2%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(92.39, -36.98, 56.72) |
| CIE-LCH | lch(92.39, 67.71, 123.10°) |
| OKLab | oklab(92.16% -0.1036 0.1342) |
| OKLCH | oklch(92.16% 0.17 127.7) |
| XYZ | xyz(60.5410, 81.5725, 30.0047) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.09
Pale Lime
#BEFD73
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 1.64
Light Yellowish Green
#C2FF89
ΔE00 2.73
Light Lime Green
#B9FF66
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA77 #AC77FA
analogous
#FAEE77 #C5FA77 #83FA77
triadic
#C5FA77 #77C5FA #FA77C5
tetradic
#C5FA77 #77FAEE #AC77FA #FA7783
square
#C5FA77 #77FAEE #AC77FA #FA7783
split-complementary
#C5FA77 #7783FA #EE77FA
monochromatic
#91EE09 #ACF83C #C5FA77 #DEFCB2 #F2FEE1
Accessibility & contrast
On white
1.21
#C5FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#C5FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA77
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA77 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6B
Deuteranopia (green-blind)
#FDE87F
Tritanopia (blue-blind)
#CBF0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c5fa77; /* rgb */ color: rgb(197, 250, 119); /* oklch */ color: oklch(92.2% 0.170 127.7);
Tailwind
colors: {
custom: {
50: '#d9fca1',
500: '#c5fa77',
950: '#000000',
},
}SCSS
$custom: #c5fa77; $custom-light: #d9fca1; $custom-dark: #000000;
JSON
{
"hex": "#c5fa77",
"rgb": {
"r": 197,
"g": 250,
"b": 119
},
"hsl": {
"h": 84.275,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.92162,
"c": 0.16952,
"h": 127.7
},
"luminance": 0.81573
}Semantic roles & 50–950 ramp
primary
#C5FA77
secondary
#7C3FD6
accent
#00E65D
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580