#A6C09E#A6C09E
#A6C09E is a light, muted green. Relative luminance 0.483; OKLCH L 77.9% C 0.055 H 138.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A6C09E |
|---|---|
| RGB | rgb(166, 192, 158) |
| HSL | hsl(106, 21%, 69%) |
| HSV | hsv(106, 18%, 75%) |
| CMYK | cmyk(13.5%, 0%, 17.7%, 24.7%) |
| CIE-LAB | lab(75.00, -15.22, 14.24) |
| CIE-LCH | lch(75.00, 20.84, 136.91°) |
| OKLab | oklab(77.9% -0.0412 0.0367) |
| OKLCH | oklch(77.9% 0.055 138.4) |
| XYZ | xyz(40.7458, 48.2743, 39.5123) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.93
Sage Green
#9CAF88
ΔE00 5.18
Darkseagreen
#8FBC8F
ΔE00 5.31
Lichen
#8FB67B
ΔE00 7.59
Sage Green (survey)
#88B378
ΔE00 8.38
Greyish Green
#82A67D
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6C09E #B89EC0
analogous
#B7C09E #A6C09E #9EC0A7
triadic
#A6C09E #9EA6C0 #C09EA6
tetradic
#A6C09E #9EB7C0 #B89EC0 #C0A79E
square
#A6C09E #9EB7C0 #B89EC0 #C0A79E
split-complementary
#A6C09E #A79EC0 #C09EB7
monochromatic
#658A5A #84A879 #A6C09E #C8D8C3 #EAF0E8
Accessibility & contrast
On white
1.97
#A6C09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A6C09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6C09E
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6C09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6C09E | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9C
Deuteranopia (green-blind)
#BEB8A0
Tritanopia (blue-blind)
#A5BDB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6c09e; /* rgb */ color: rgb(166, 192, 158); /* oklch */ color: oklch(77.9% 0.055 138.4);
Tailwind
colors: {
custom: {
50: '#c0d3ba',
500: '#a6c09e',
950: '#000000',
},
}SCSS
$custom: #a6c09e; $custom-light: #c0d3ba; $custom-dark: #000000;
JSON
{
"hex": "#a6c09e",
"rgb": {
"r": 166,
"g": 192,
"b": 158
},
"hsl": {
"h": 105.882,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.77896,
"c": 0.05516,
"h": 138.4
},
"luminance": 0.48275
}Semantic roles & 50–950 ramp
primary
#A6C09E
secondary
#E0D8E2
accent
#46A08B
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121411
muted
#818280