#C6FA80#C6FA80
#C6FA80 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.161 H 128.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FA80 |
|---|---|
| RGB | rgb(198, 250, 128) |
| HSL | hsl(86, 92%, 74%) |
| HSV | hsv(86, 49%, 98%) |
| CMYK | cmyk(20.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(92.55, -35.71, 52.81) |
| CIE-LCH | lch(92.55, 63.75, 124.07°) |
| OKLab | oklab(92.34% -0.0994 0.1263) |
| OKLCH | oklch(92.34% 0.161 128.2) |
| XYZ | xyz(61.3701, 81.9345, 32.9996) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.09
Light Yellow Green
#CCFD7F
ΔE00 1.11
Light Yellowish Green
#C2FF89
ΔE00 1.93
Pale Lime
#BEFD73
ΔE00 2.06
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Celery
#C1FD95
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FA80 #B480FA
analogous
#FAF180 #C6FA80 #89FA80
triadic
#C6FA80 #80C6FA #FA80C6
tetradic
#C6FA80 #80FAF1 #B480FA #FA8089
square
#C6FA80 #80FAF1 #B480FA #FA8089
split-complementary
#C6FA80 #8089FA #F180FA
monochromatic
#91F50A #ACF845 #C6FA80 #E0FCBB #F2FEE2
Accessibility & contrast
On white
1.21
#C6FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#C6FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FA80
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FA80 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC75
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#CBF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c6fa80; /* rgb */ color: rgb(198, 250, 128); /* oklch */ color: oklch(92.3% 0.161 128.2);
Tailwind
colors: {
custom: {
50: '#d9fca7',
500: '#c6fa80',
950: '#000000',
},
}SCSS
$custom: #c6fa80; $custom-light: #d9fca7; $custom-dark: #000000;
JSON
{
"hex": "#c6fa80",
"rgb": {
"r": 198,
"g": 250,
"b": 128
},
"hsl": {
"h": 85.574,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.92339,
"c": 0.16072,
"h": 128.2
},
"luminance": 0.81935
}Semantic roles & 50–950 ramp
primary
#C6FA80
secondary
#8447D7
accent
#00E662
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580