#A6FC8A#A6FC8A
#A6FC8A is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.1% C 0.170 H 138.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FC8A |
|---|---|
| RGB | rgb(166, 252, 138) |
| HSL | hsl(105, 95%, 76%) |
| HSV | hsv(105, 45%, 99%) |
| CMYK | cmyk(34.1%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.49, -46.34, 46.40) |
| CIE-LCH | lch(91.49, 65.58, 134.97°) |
| OKLab | oklab(91.07% -0.127 0.1127) |
| OKLCH | oklch(91.07% 0.17 138.4) |
| XYZ | xyz(55.1220, 79.5603, 36.4921) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.10
Pale Light Green
#B1FC99
ΔE00 2.26
Pastel Green
#B0FF9D
ΔE00 2.52
Easter Green
#8CFD7E
ΔE00 2.90
Palegreen
#98FB98
ΔE00 3.29
Spring Green (survey)
#A9F971
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FC8A #E08AFC
analogous
#DFFC8A #A6FC8A #8AFCA7
triadic
#A6FC8A #8AA6FC #FC8AA6
tetradic
#A6FC8A #8ADFFC #E08AFC #FCA78A
square
#A6FC8A #8ADFFC #E08AFC #FCA78A
split-complementary
#A6FC8A #A78AFC #FC8ADF
monochromatic
#4BF913 #79FA4E #A6FC8A #D3FEC6 #E8FEE1
Accessibility & contrast
On white
1.24
#A6FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#A6FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FC8A
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FC8A | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#A1F5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a6fc8a; /* rgb */ color: rgb(166, 252, 138); /* oklch */ color: oklch(91.1% 0.170 138.4);
Tailwind
colors: {
custom: {
50: '#c4feae',
500: '#a6fc8a',
950: '#000000',
},
}SCSS
$custom: #a6fc8a; $custom-light: #c4feae; $custom-dark: #000000;
JSON
{
"hex": "#a6fc8a",
"rgb": {
"r": 166,
"g": 252,
"b": 138
},
"hsl": {
"h": 105.263,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91065,
"c": 0.16979,
"h": 138.4
},
"luminance": 0.79563
}Semantic roles & 50–950 ramp
primary
#A6FC8A
secondary
#B94FDC
accent
#00E6AD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681