#C6FA81#C6FA81
#C6FA81 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.160 H 128.3°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FA81 |
|---|---|
| RGB | rgb(198, 250, 129) |
| HSL | hsl(86, 92%, 74%) |
| HSV | hsv(86, 48%, 98%) |
| CMYK | cmyk(20.8%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(92.56, -35.61, 52.35) |
| CIE-LCH | lch(92.56, 63.32, 124.22°) |
| OKLab | oklab(92.35% -0.0991 0.1253) |
| OKLCH | oklch(92.35% 0.16 128.3) |
| XYZ | xyz(61.4363, 81.9610, 33.3479) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.08
Light Yellow Green
#CCFD7F
ΔE00 1.20
Light Yellowish Green
#C2FF89
ΔE00 1.85
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Pale Lime
#BEFD73
ΔE00 2.16
Celery
#C1FD95
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FA81 #B581FA
analogous
#FAF181 #C6FA81 #8AFA81
triadic
#C6FA81 #81C6FA #FA81C6
tetradic
#C6FA81 #81FAF1 #B581FA #FA818A
square
#C6FA81 #81FAF1 #B581FA #FA818A
split-complementary
#C6FA81 #818AFA #F181FA
monochromatic
#91F50B #ABF846 #C6FA81 #E1FCBC #F2FEE2
Accessibility & contrast
On white
1.21
#C6FA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#C6FA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FA81
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FA81 | 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)
#FFEC76
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#CBF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c6fa81; /* rgb */ color: rgb(198, 250, 129); /* oklch */ color: oklch(92.4% 0.160 128.3);
Tailwind
colors: {
custom: {
50: '#d9fca8',
500: '#c6fa81',
950: '#000000',
},
}SCSS
$custom: #c6fa81; $custom-light: #d9fca8; $custom-dark: #000000;
JSON
{
"hex": "#c6fa81",
"rgb": {
"r": 198,
"g": 250,
"b": 129
},
"hsl": {
"h": 85.785,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.92352,
"c": 0.15977,
"h": 128.3
},
"luminance": 0.81962
}Semantic roles & 50–950 ramp
primary
#C6FA81
secondary
#8548D8
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581