#C8FA77#C8FA77
#C8FA77 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.168 H 126.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA77 |
|---|---|
| RGB | rgb(200, 250, 119) |
| HSL | hsl(83, 93%, 72%) |
| HSV | hsv(83, 52%, 98%) |
| CMYK | cmyk(20%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(92.57, -35.89, 56.98) |
| CIE-LCH | lch(92.57, 67.34, 122.20°) |
| OKLab | oklab(92.36% -0.1007 0.1347) |
| OKLCH | oklch(92.36% 0.168 126.8) |
| XYZ | xyz(61.3346, 81.9817, 30.0419) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.94
Pale Lime
#BEFD73
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 1.99
Pear
#CBF85F
ΔE00 3.02
Light Lime Green
#B9FF66
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA77 #A977FA
analogous
#FAEB77 #C8FA77 #86FA77
triadic
#C8FA77 #77C8FA #FA77C8
tetradic
#C8FA77 #77FAEB #A977FA #FA7786
square
#C8FA77 #77FAEB #A977FA #FA7786
split-complementary
#C8FA77 #7786FA #EB77FA
monochromatic
#96EE09 #B0F83C #C8FA77 #E0FCB2 #F3FEE1
Accessibility & contrast
On white
1.21
#C8FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#C8FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA77
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA77 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6B
Deuteranopia (green-blind)
#FEE97F
Tritanopia (blue-blind)
#CEF0DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa77; /* rgb */ color: rgb(200, 250, 119); /* oklch */ color: oklch(92.4% 0.168 126.8);
Tailwind
colors: {
custom: {
50: '#dbfca1',
500: '#c8fa77',
950: '#000000',
},
}SCSS
$custom: #c8fa77; $custom-light: #dbfca1; $custom-dark: #000000;
JSON
{
"hex": "#c8fa77",
"rgb": {
"r": 200,
"g": 250,
"b": 119
},
"hsl": {
"h": 82.901,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.92355,
"c": 0.16819,
"h": 126.8
},
"luminance": 0.81982
}Semantic roles & 50–950 ramp
primary
#C8FA77
secondary
#793FD6
accent
#00E658
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580