#C6FA77#C6FA77
#C6FA77 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.169 H 127.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FA77 |
|---|---|
| RGB | rgb(198, 250, 119) |
| HSL | hsl(84, 93%, 72%) |
| HSV | hsv(84, 52%, 98%) |
| CMYK | cmyk(20.8%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(92.45, -36.61, 56.81) |
| CIE-LCH | lch(92.45, 67.59, 122.80°) |
| OKLab | oklab(92.23% -0.1026 0.1344) |
| OKLCH | oklch(92.23% 0.169 127.4) |
| XYZ | xyz(60.8038, 81.7080, 30.0170) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.02
Pale Lime
#BEFD73
ΔE00 1.60
Light Pea Green
#C4FE82
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 2.84
Light Lime Green
#B9FF66
ΔE00 2.85
Pear
#CBF85F
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FA77 #AB77FA
analogous
#FAED77 #C6FA77 #84FA77
triadic
#C6FA77 #77C6FA #FA77C6
tetradic
#C6FA77 #77FAED #AB77FA #FA7784
square
#C6FA77 #77FAED #AB77FA #FA7784
split-complementary
#C6FA77 #7784FA #ED77FA
monochromatic
#93EE09 #ADF83C #C6FA77 #DFFCB2 #F3FEE1
Accessibility & contrast
On white
1.21
#C6FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#C6FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FA77
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FA77 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6B
Deuteranopia (green-blind)
#FEE87F
Tritanopia (blue-blind)
#CCF0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c6fa77; /* rgb */ color: rgb(198, 250, 119); /* oklch */ color: oklch(92.2% 0.169 127.4);
Tailwind
colors: {
custom: {
50: '#dafca1',
500: '#c6fa77',
950: '#000000',
},
}SCSS
$custom: #c6fa77; $custom-light: #dafca1; $custom-dark: #000000;
JSON
{
"hex": "#c6fa77",
"rgb": {
"r": 198,
"g": 250,
"b": 119
},
"hsl": {
"h": 83.817,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.92226,
"c": 0.16907,
"h": 127.4
},
"luminance": 0.81709
}Semantic roles & 50–950 ramp
primary
#C6FA77
secondary
#7B3FD6
accent
#00E65B
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580