#C5FA80#C5FA80
#C5FA80 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.3% C 0.161 H 128.5°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA80 |
|---|---|
| RGB | rgb(197, 250, 128) |
| HSL | hsl(86, 92%, 74%) |
| HSV | hsv(86, 49%, 98%) |
| CMYK | cmyk(21.2%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(92.49, -36.07, 52.72) |
| CIE-LCH | lch(92.49, 63.88, 124.38°) |
| OKLab | oklab(92.28% -0.1004 0.1261) |
| OKLCH | oklch(92.28% 0.161 128.5) |
| XYZ | xyz(61.1074, 81.7990, 32.9872) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.99
Light Yellow Green
#CCFD7F
ΔE00 1.25
Light Yellowish Green
#C2FF89
ΔE00 1.80
Pale Lime
#BEFD73
ΔE00 2.00
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Celery
#C1FD95
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA80 #B580FA
analogous
#FAF280 #C5FA80 #88FA80
triadic
#C5FA80 #80C5FA #FA80C5
tetradic
#C5FA80 #80FAF2 #B580FA #FA8088
square
#C5FA80 #80FAF2 #B580FA #FA8088
split-complementary
#C5FA80 #8088FA #F280FA
monochromatic
#8FF50A #AAF845 #C5FA80 #E0FCBB #F2FEE2
Accessibility & contrast
On white
1.21
#C5FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#C5FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA80
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA80 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FDE887
Tritanopia (blue-blind)
#CAF1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c5fa80; /* rgb */ color: rgb(197, 250, 128); /* oklch */ color: oklch(92.3% 0.161 128.5);
Tailwind
colors: {
custom: {
50: '#d9fca7',
500: '#c5fa80',
950: '#000000',
},
}SCSS
$custom: #c5fa80; $custom-light: #d9fca7; $custom-dark: #000000;
JSON
{
"hex": "#c5fa80",
"rgb": {
"r": 197,
"g": 250,
"b": 128
},
"hsl": {
"h": 86.066,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.92275,
"c": 0.16116,
"h": 128.5
},
"luminance": 0.818
}Semantic roles & 50–950 ramp
primary
#C5FA80
secondary
#8647D7
accent
#00E664
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580