#A4BAAA#A4BAAA
#A4BAAA is a light, muted green. Relative luminance 0.459; OKLCH L 76.8% C 0.033 H 154.0°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BAAA |
|---|---|
| RGB | rgb(164, 186, 170) |
| HSL | hsl(136, 14%, 69%) |
| HSV | hsv(136, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(73.49, -10.65, 5.57) |
| CIE-LCH | lch(73.49, 12.02, 152.39°) |
| OKLab | oklab(76.75% -0.0297 0.0145) |
| OKLCH | oklch(76.75% 0.033 154) |
| XYZ | xyz(40.1229, 45.9120, 44.7704) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.98
Sage Green
#9CAF88
ΔE00 8.36
Darkseagreen
#8FBC8F
ΔE00 10.00
Grey Green
#86A17D
ΔE00 10.58
Cement
#A5A391
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BAAA #BAA4B4
analogous
#A9BAA4 #A4BAAA #A4BAB5
triadic
#A4BAAA #AAA4BA #BAAAA4
tetradic
#A4BAAA #A4A9BA #BAA4B4 #BAB5A4
square
#A4BAAA #A4A9BA #BAA4B4 #BAB5A4
split-complementary
#A4BAAA #B5A4BA #BAA4A9
monochromatic
#62816B #81A089 #A4BAAA #C7D4CB #EAEFEB
Accessibility & contrast
On white
2.06
#A4BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#A4BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BAAA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BAAA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#A1B9B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a4baaa; /* rgb */ color: rgb(164, 186, 170); /* oklch */ color: oklch(76.8% 0.033 154.0);
Tailwind
colors: {
custom: {
50: '#bfcec3',
500: '#a4baaa',
950: '#000000',
},
}SCSS
$custom: #a4baaa; $custom-light: #bfcec3; $custom-dark: #000000;
JSON
{
"hex": "#a4baaa",
"rgb": {
"r": 164,
"g": 186,
"b": 170
},
"hsl": {
"h": 136.364,
"s": 13.75,
"l": 68.627
},
"oklch": {
"l": 0.76753,
"c": 0.03304,
"h": 154
},
"luminance": 0.45913
}Semantic roles & 50–950 ramp
primary
#A4BAAA
secondary
#E0DADE
accent
#4E8498
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281