#A6BE9E#A6BE9E
#A6BE9E is a light, muted green. Relative luminance 0.474; OKLCH L 77.5% C 0.052 H 137.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BE9E |
|---|---|
| RGB | rgb(166, 190, 158) |
| HSL | hsl(105, 20%, 68%) |
| HSV | hsv(105, 17%, 75%) |
| CMYK | cmyk(12.6%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(74.45, -14.20, 13.46) |
| CIE-LCH | lch(74.45, 19.56, 136.52°) |
| OKLab | oklab(77.46% -0.0384 0.0347) |
| OKLCH | oklch(77.46% 0.052 137.9) |
| XYZ | xyz(40.3097, 47.4020, 39.3669) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.53
Sage Green
#9CAF88
ΔE00 4.88
Darkseagreen
#8FBC8F
ΔE00 5.84
Lichen
#8FB67B
ΔE00 7.98
Greyish Green
#82A67D
ΔE00 8.64
Sage Green (survey)
#88B378
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BE9E #B69EBE
analogous
#B6BE9E #A6BE9E #9EBEA6
triadic
#A6BE9E #9EA6BE #BE9EA6
tetradic
#A6BE9E #9EB6BE #B69EBE #BEA69E
square
#A6BE9E #9EB6BE #B69EBE #BEA69E
split-complementary
#A6BE9E #A69EBE #BE9EB6
monochromatic
#66875B #84A579 #A6BE9E #C8D7C3 #E9EFE7
Accessibility & contrast
On white
2.00
#A6BE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A6BE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BE9E
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BE9E | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B99C
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#A5BBB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6be9e; /* rgb */ color: rgb(166, 190, 158); /* oklch */ color: oklch(77.5% 0.052 137.9);
Tailwind
colors: {
custom: {
50: '#c0d1ba',
500: '#a6be9e',
950: '#000000',
},
}SCSS
$custom: #a6be9e; $custom-light: #c0d1ba; $custom-dark: #000000;
JSON
{
"hex": "#a6be9e",
"rgb": {
"r": 166,
"g": 190,
"b": 158
},
"hsl": {
"h": 105,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.77457,
"c": 0.05175,
"h": 137.9
},
"luminance": 0.47403
}Semantic roles & 50–950 ramp
primary
#A6BE9E
secondary
#DED7E1
accent
#479E88
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280