#A6EA8A#A6EA8A
#A6EA8A is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.9% C 0.144 H 137.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A6EA8A |
|---|---|
| RGB | rgb(166, 234, 138) |
| HSL | hsl(103, 70%, 73%) |
| HSV | hsv(103, 41%, 92%) |
| CMYK | cmyk(29.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(86.40, -38.46, 39.94) |
| CIE-LCH | lch(86.40, 55.45, 133.92°) |
| OKLab | oklab(86.94% -0.1053 0.098) |
| OKLCH | oklch(86.94% 0.144 137) |
| XYZ | xyz(49.7347, 68.7858, 34.6964) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.62
Pale Light Green
#B1FC99
ΔE00 3.79
Tea Green
#BDF8A3
ΔE00 4.07
Washed Out Green
#BCF5A6
ΔE00 4.25
Light Pastel Green
#B2FBA5
ΔE00 4.31
Pastel Green
#B0FF9D
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6EA8A #CE8AEA
analogous
#D6EA8A #A6EA8A #8AEA9E
triadic
#A6EA8A #8AA6EA #EA8AA6
tetradic
#A6EA8A #8AD6EA #CE8AEA #EA9E8A
square
#A6EA8A #8AD6EA #CE8AEA #EA9E8A
split-complementary
#A6EA8A #9E8AEA #EA8AD6
monochromatic
#59D426 #7FE156 #A6EA8A #CDF3BE #EBFAE5
Accessibility & contrast
On white
1.42
#A6EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#A6EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6EA8A
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6EA8A | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#A4E4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a6ea8a; /* rgb */ color: rgb(166, 234, 138); /* oklch */ color: oklch(86.9% 0.144 137.0);
Tailwind
colors: {
custom: {
50: '#c2f1ad',
500: '#a6ea8a',
950: '#000000',
},
}SCSS
$custom: #a6ea8a; $custom-light: #c2f1ad; $custom-dark: #000000;
JSON
{
"hex": "#a6ea8a",
"rgb": {
"r": 166,
"g": 234,
"b": 138
},
"hsl": {
"h": 102.5,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.86938,
"c": 0.14386,
"h": 137
},
"luminance": 0.68788
}Semantic roles & 50–950 ramp
primary
#A6EA8A
secondary
#A354C4
accent
#14D29A
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581