#A4BAA0#A4BAA0
#A4BAA0 is a light, muted green. Relative luminance 0.455; OKLCH L 76.5% C 0.044 H 140.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BAA0 |
|---|---|
| RGB | rgb(164, 186, 160) |
| HSL | hsl(111, 16%, 68%) |
| HSV | hsv(111, 14%, 73%) |
| CMYK | cmyk(11.8%, 0%, 14%, 27.1%) |
| CIE-LAB | lab(73.25, -12.48, 10.67) |
| CIE-LCH | lch(73.25, 16.42, 139.48°) |
| OKLab | oklab(76.49% -0.0339 0.0276) |
| OKLCH | oklch(76.49% 0.044 140.8) |
| XYZ | xyz(39.2126, 45.5479, 39.9766) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.33
Sage Green
#9CAF88
ΔE00 5.28
Darkseagreen
#8FBC8F
ΔE00 7.19
Grey Green
#86A17D
ΔE00 8.58
Greyish Green
#82A67D
ΔE00 8.83
Lichen
#8FB67B
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BAA0 #B6A0BA
analogous
#B1BAA0 #A4BAA0 #A0BAA9
triadic
#A4BAA0 #A0A4BA #BAA0A4
tetradic
#A4BAA0 #A0B1BA #B6A0BA #BAA9A0
square
#A4BAA0 #A0B1BA #B6A0BA #BAA9A0
split-complementary
#A4BAA0 #A9A0BA #BAA0B1
monochromatic
#64825E #82A07D #A4BAA0 #C6D4C3 #E8EDE7
Accessibility & contrast
On white
2.08
#A4BAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#A4BAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BAA0
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BAA0 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59F
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#A3B8B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a4baa0; /* rgb */ color: rgb(164, 186, 160); /* oklch */ color: oklch(76.5% 0.044 140.8);
Tailwind
colors: {
custom: {
50: '#bfcebc',
500: '#a4baa0',
950: '#000000',
},
}SCSS
$custom: #a4baa0; $custom-light: #bfcebc; $custom-dark: #000000;
JSON
{
"hex": "#a4baa0",
"rgb": {
"r": 164,
"g": 186,
"b": 160
},
"hsl": {
"h": 110.769,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.76487,
"c": 0.04374,
"h": 140.8
},
"luminance": 0.45548
}Semantic roles & 50–950 ramp
primary
#A4BAA0
secondary
#DED7DF
accent
#4B9A8E
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121312
muted
#818281