#C8FA80#C8FA80
#C8FA80 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.160 H 127.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FA80 |
|---|---|
| RGB | rgb(200, 250, 128) |
| HSL | hsl(85, 92%, 74%) |
| HSV | hsv(85, 49%, 98%) |
| CMYK | cmyk(20%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(92.67, -34.99, 52.98) |
| CIE-LCH | lch(92.67, 63.49, 123.44°) |
| OKLab | oklab(92.47% -0.0975 0.1266) |
| OKLCH | oklch(92.47% 0.16 127.6) |
| XYZ | xyz(61.9009, 82.2082, 33.0244) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.88
Light Pea Green
#C4FE82
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 2.21
Pale Lime
#BEFD73
ΔE00 2.23
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Celery
#C1FD95
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FA80 #B280FA
analogous
#FAEF80 #C8FA80 #8BFA80
triadic
#C8FA80 #80C8FA #FA80C8
tetradic
#C8FA80 #80FAEF #B280FA #FA808B
square
#C8FA80 #80FAEF #B280FA #FA808B
split-complementary
#C8FA80 #808BFA #EF80FA
monochromatic
#95F50A #AFF845 #C8FA80 #E2FCBB #F2FEE2
Accessibility & contrast
On white
1.20
#C8FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#C8FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FA80
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FA80 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#CDF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fa80; /* rgb */ color: rgb(200, 250, 128); /* oklch */ color: oklch(92.5% 0.160 127.6);
Tailwind
colors: {
custom: {
50: '#dbfca7',
500: '#c8fa80',
950: '#000000',
},
}SCSS
$custom: #c8fa80; $custom-light: #dbfca7; $custom-dark: #000000;
JSON
{
"hex": "#c8fa80",
"rgb": {
"r": 200,
"g": 250,
"b": 128
},
"hsl": {
"h": 84.59,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.92468,
"c": 0.15983,
"h": 127.6
},
"luminance": 0.82209
}Semantic roles & 50–950 ramp
primary
#C8FA80
secondary
#8247D7
accent
#00E65E
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580