#A6FA88#A6FA88
#A6FA88 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.6% C 0.169 H 137.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A6FA88 |
|---|---|
| RGB | rgb(166, 250, 136) |
| HSL | hsl(104, 92%, 76%) |
| HSV | hsv(104, 46%, 98%) |
| CMYK | cmyk(33.6%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(90.90, -45.74, 46.61) |
| CIE-LCH | lch(90.90, 65.30, 134.46°) |
| OKLab | oklab(90.58% -0.1254 0.1131) |
| OKLCH | oklch(90.58% 0.169 137.9) |
| XYZ | xyz(54.3538, 78.2534, 35.5283) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.04
Pale Light Green
#B1FC99
ΔE00 2.33
Pastel Green
#B0FF9D
ΔE00 2.72
Easter Green
#8CFD7E
ΔE00 3.04
Spring Green (survey)
#A9F971
ΔE00 3.24
Palegreen
#98FB98
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6FA88 #DC88FA
analogous
#DFFA88 #A6FA88 #88FAA3
triadic
#A6FA88 #88A6FA #FA88A6
tetradic
#A6FA88 #88DFFA #DC88FA #FAA388
square
#A6FA88 #88DFFA #DC88FA #FAA388
split-complementary
#A6FA88 #A388FA #FA88DF
monochromatic
#4EF513 #7AF84D #A6FA88 #D2FCC3 #E9FEE2
Accessibility & contrast
On white
1.26
#A6FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#A6FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6FA88
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6FA88 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#F4E28F
Tritanopia (blue-blind)
#A2F3DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a6fa88; /* rgb */ color: rgb(166, 250, 136); /* oklch */ color: oklch(90.6% 0.169 137.9);
Tailwind
colors: {
custom: {
50: '#c4fcac',
500: '#a6fa88',
950: '#000000',
},
}SCSS
$custom: #a6fa88; $custom-light: #c4fcac; $custom-dark: #000000;
JSON
{
"hex": "#a6fa88",
"rgb": {
"r": 166,
"g": 250,
"b": 136
},
"hsl": {
"h": 104.211,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.90576,
"c": 0.16888,
"h": 137.9
},
"luminance": 0.78256
}Semantic roles & 50–950 ramp
primary
#A6FA88
secondary
#B44ED9
accent
#00E6A9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581