#A6B698#A6B698
#A6B698 is a light, muted yellow-green. Relative luminance 0.438; OKLCH L 75.6% C 0.045 H 130.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B698 |
|---|---|
| RGB | rgb(166, 182, 152) |
| HSL | hsl(92, 17%, 65%) |
| HSV | hsv(92, 16%, 71%) |
| CMYK | cmyk(8.8%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(72.11, -11.07, 13.43) |
| CIE-LCH | lch(72.11, 17.41, 129.50°) |
| OKLab | oklab(75.56% -0.0295 0.0346) |
| OKLCH | oklch(75.56% 0.045 130.4) |
| XYZ | xyz(38.1204, 43.8296, 36.1513) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.64
Greenish Grey
#96AE8D
ΔE00 3.81
Darkseagreen
#8FBC8F
ΔE00 7.71
Grey Green
#86A17D
ΔE00 7.90
Greyish Green
#82A67D
ΔE00 8.50
Lichen
#8FB67B
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B698 #A898B6
analogous
#B5B698 #A6B698 #98B699
triadic
#A6B698 #98A6B6 #B698A6
tetradic
#A6B698 #98B5B6 #A898B6 #B69998
square
#A6B698 #98B5B6 #A898B6 #B69998
split-complementary
#A6B698 #9998B6 #B698B5
monochromatic
#697C58 #879D74 #A6B698 #C5CFBC #E4E9E0
Accessibility & contrast
On white
2.15
#A6B698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#A6B698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B698
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B698 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B296
Deuteranopia (green-blind)
#B7B099
Tritanopia (blue-blind)
#A7B3AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a6b698; /* rgb */ color: rgb(166, 182, 152); /* oklch */ color: oklch(75.6% 0.045 130.4);
Tailwind
colors: {
custom: {
50: '#c0cbb6',
500: '#a6b698',
950: '#000000',
},
}SCSS
$custom: #a6b698; $custom-light: #c0cbb6; $custom-dark: #000000;
JSON
{
"hex": "#a6b698",
"rgb": {
"r": 166,
"g": 182,
"b": 152
},
"hsl": {
"h": 92,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.7556,
"c": 0.04548,
"h": 130.4
},
"luminance": 0.4383
}Semantic roles & 50–950 ramp
primary
#A6B698
secondary
#D5D0DA
accent
#4A9B75
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280