#A6EC99#A6EC99
#A6EC99 is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.7% C 0.131 H 140.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A6EC99 |
|---|---|
| RGB | rgb(166, 236, 153) |
| HSL | hsl(111, 69%, 76%) |
| HSV | hsv(111, 35%, 93%) |
| CMYK | cmyk(29.7%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(87.19, -37.24, 33.48) |
| CIE-LCH | lch(87.19, 50.08, 138.04°) |
| OKLab | oklab(87.65% -0.1016 0.0835) |
| OKLCH | oklch(87.65% 0.131 140.6) |
| XYZ | xyz(51.4693, 70.3958, 41.0067) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.08
Washed Out Green
#BCF5A6
ΔE00 3.17
Light Pastel Green
#B2FBA5
ΔE00 3.18
Tea Green
#BDF8A3
ΔE00 3.53
Pale Light Green
#B1FC99
ΔE00 3.99
Palegreen
#98FB98
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6EC99 #DF99EC
analogous
#D0EC99 #A6EC99 #99ECB6
triadic
#A6EC99 #99A6EC #EC99A6
tetradic
#A6EC99 #99D0EC #DF99EC #ECB699
square
#A6EC99 #99D0EC #DF99EC #ECB699
split-complementary
#A6EC99 #B699EC #EC99D0
monochromatic
#4CD932 #79E265 #A6EC99 #D3F6CD #E8FAE5
Accessibility & contrast
On white
1.39
#A6EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#A6EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6EC99
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6EC99 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#A1E7D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #a6ec99; /* rgb */ color: rgb(166, 236, 153); /* oklch */ color: oklch(87.7% 0.131 140.6);
Tailwind
colors: {
custom: {
50: '#c2f2b7',
500: '#a6ec99',
950: '#000000',
},
}SCSS
$custom: #a6ec99; $custom-light: #c2f2b7; $custom-dark: #000000;
JSON
{
"hex": "#a6ec99",
"rgb": {
"r": 166,
"g": 236,
"b": 153
},
"hsl": {
"h": 110.602,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.87654,
"c": 0.13148,
"h": 140.6
},
"luminance": 0.70398
}Semantic roles & 50–950 ramp
primary
#A6EC99
secondary
#B862C8
accent
#15D1B3
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581