#A6FCA1#A6FCA1
#A6FCA1 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.147 H 143.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FCA1 |
|---|---|
| RGB | rgb(166, 252, 161) |
| HSL | hsl(117, 94%, 81%) |
| HSV | hsv(117, 36%, 99%) |
| CMYK | cmyk(34.1%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(91.82, -43.17, 35.60) |
| CIE-LCH | lch(91.82, 55.95, 140.49°) |
| OKLab | oklab(91.44% -0.1177 0.0886) |
| OKLCH | oklch(91.44% 0.147 143) |
| XYZ | xyz(56.9669, 80.2982, 46.2088) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.68
Palegreen
#98FB98
ΔE00 1.78
Pastel Green
#B0FF9D
ΔE00 1.90
Pale Light Green
#B1FC99
ΔE00 2.36
Mint Green
#8FFF9F
ΔE00 2.79
Mint (survey)
#9FFEB0
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FCA1 #F7A1FC
analogous
#D3FCA1 #A6FCA1 #A1FCC9
triadic
#A6FCA1 #A1A6FC #FCA1A6
tetradic
#A6FCA1 #A1D3FC #F7A1FC #FCC9A1
square
#A6FCA1 #A1D3FC #F7A1FC #FCC9A1
split-complementary
#A6FCA1 #C9A1FC #FCA1D3
monochromatic
#36F82A #6EFA66 #A6FCA1 #DEFEDC #E3FEE1
Accessibility & contrast
On white
1.23
#A6FCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#A6FCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FCA1
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FCA1 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9B
Deuteranopia (green-blind)
#F3E4A6
Tritanopia (blue-blind)
#9EF7E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a6fca1; /* rgb */ color: rgb(166, 252, 161); /* oklch */ color: oklch(91.4% 0.147 143.0);
Tailwind
colors: {
custom: {
50: '#c3febd',
500: '#a6fca1',
950: '#000000',
},
}SCSS
$custom: #a6fca1; $custom-light: #c3febd; $custom-dark: #000000;
JSON
{
"hex": "#a6fca1",
"rgb": {
"r": 166,
"g": 252,
"b": 161
},
"hsl": {
"h": 116.703,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.91442,
"c": 0.14733,
"h": 143
},
"luminance": 0.80301
}Semantic roles & 50–950 ramp
primary
#A6FCA1
secondary
#D863DF
accent
#00E6D9
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131812
muted
#828682