#A6CE99#A6CE99
#A6CE99 is a light, moderate green. Relative luminance 0.545; OKLCH L 80.9% C 0.084 H 138.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CE99 |
|---|---|
| RGB | rgb(166, 206, 153) |
| HSL | hsl(105, 35%, 70%) |
| HSV | hsv(105, 26%, 81%) |
| CMYK | cmyk(19.4%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(78.78, -23.08, 22.15) |
| CIE-LCH | lch(78.78, 31.99, 136.18°) |
| OKLab | oklab(80.88% -0.0627 0.0562) |
| OKLCH | oklch(80.88% 0.084 138.1) |
| XYZ | xyz(43.5456, 54.5485, 38.3655) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.91
Darkseagreen
#8FBC8F
ΔE00 5.41
Lichen
#8FB67B
ΔE00 6.70
Pistachio
#93C572
ΔE00 6.85
Hospital Green
#9BE5AA
ΔE00 6.91
Light Sage
#BCECAC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CE99 #C199CE
analogous
#C0CE99 #A6CE99 #99CEA6
triadic
#A6CE99 #99A6CE #CE99A6
tetradic
#A6CE99 #99C0CE #C199CE #CEA699
square
#A6CE99 #99C0CE #C199CE #CEA699
split-complementary
#A6CE99 #A699CE #CE99C0
monochromatic
#61A04D #82BA70 #A6CE99 #CAE2C2 #EDF5EA
Accessibility & contrast
On white
1.76
#A6CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#A6CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CE99
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CE99 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C596
Deuteranopia (green-blind)
#CBC29C
Tritanopia (blue-blind)
#A5CAC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a6ce99; /* rgb */ color: rgb(166, 206, 153); /* oklch */ color: oklch(80.9% 0.084 138.1);
Tailwind
colors: {
custom: {
50: '#c1ddb7',
500: '#a6ce99',
950: '#000000',
},
}SCSS
$custom: #a6ce99; $custom-light: #c1ddb7; $custom-dark: #000000;
JSON
{
"hex": "#a6ce99",
"rgb": {
"r": 166,
"g": 206,
"b": 153
},
"hsl": {
"h": 105.283,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.80885,
"c": 0.08424,
"h": 138.1
},
"luminance": 0.5455
}Semantic roles & 50–950 ramp
primary
#A6CE99
secondary
#9568A3
accent
#38AE91
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481