#A6B294#A6B294
#A6B294 is a light, muted yellow-green. Relative luminance 0.421; OKLCH L 74.6% C 0.044 H 125.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B294 |
|---|---|
| RGB | rgb(166, 178, 148) |
| HSL | hsl(84, 16%, 64%) |
| HSV | hsv(84, 17%, 70%) |
| CMYK | cmyk(6.7%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(70.93, -9.65, 13.95) |
| CIE-LCH | lch(70.93, 16.96, 124.67°) |
| OKLab | oklab(74.59% -0.0253 0.0359) |
| OKLCH | oklch(74.59% 0.044 125.2) |
| XYZ | xyz(36.9908, 42.0858, 34.1858) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.65
Greenish Grey
#96AE8D
ΔE00 4.31
Grey Green
#86A17D
ΔE00 7.80
Bland
#AFA88B
ΔE00 8.06
Cement
#A5A391
ΔE00 8.10
Stone (survey)
#ADA587
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B294 #A094B2
analogous
#B2AF94 #A6B294 #97B294
triadic
#A6B294 #94A6B2 #B294A6
tetradic
#A6B294 #94B2AF #A094B2 #B29497
square
#A6B294 #94B2AF #A094B2 #B29497
split-complementary
#A6B294 #9497B2 #AF94B2
monochromatic
#697655 #889870 #A6B294 #C4CCB8 #E1E5DB
Accessibility & contrast
On white
2.23
#A6B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#A6B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B294
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B294 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#B4AD95
Tritanopia (blue-blind)
#A8AFAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a6b294; /* rgb */ color: rgb(166, 178, 148); /* oklch */ color: oklch(74.6% 0.044 125.2);
Tailwind
colors: {
custom: {
50: '#c0c9b3',
500: '#a6b294',
950: '#000000',
},
}SCSS
$custom: #a6b294; $custom-light: #c0c9b3; $custom-dark: #000000;
JSON
{
"hex": "#a6b294",
"rgb": {
"r": 166,
"g": 178,
"b": 148
},
"hsl": {
"h": 84,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.74591,
"c": 0.04395,
"h": 125.2
},
"luminance": 0.42086
}Semantic roles & 50–950 ramp
primary
#A6B294
secondary
#D0CCD6
accent
#4B9B6B
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280