#A4BCAF#A4BCAF
#A4BCAF is a light, muted green. Relative luminance 0.470; OKLCH L 77.3% C 0.032 H 161.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCAF |
|---|---|
| RGB | rgb(164, 188, 175) |
| HSL | hsl(148, 15%, 69%) |
| HSV | hsv(148, 13%, 74%) |
| CMYK | cmyk(12.8%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(74.16, -10.74, 3.82) |
| CIE-LCH | lch(74.16, 11.40, 160.44°) |
| OKLab | oklab(77.33% -0.0304 0.0099) |
| OKLCH | oklch(77.33% 0.032 161.9) |
| XYZ | xyz(41.0291, 46.9533, 47.4504) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.23
Sage Green
#9CAF88
ΔE00 9.72
Silver (survey)
#C5C9C7
ΔE00 10.71
Pale Teal
#82CBB2
ΔE00 10.80
Cool Grey
#95A3A6
ΔE00 10.83
Darkseagreen
#8FBC8F
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCAF #BCA4B1
analogous
#A5BCA4 #A4BCAF #A4BCBB
triadic
#A4BCAF #AFA4BC #BCAFA4
tetradic
#A4BCAF #A4A5BC #BCA4B1 #BCBBA4
square
#A4BCAF #A4A5BC #BCA4B1 #BCBBA4
split-complementary
#A4BCAF #BBA4BC #BCA4A5
monochromatic
#618471 #81A290 #A4BCAF #C7D6CE #EAF0ED
Accessibility & contrast
On white
2.02
#A4BCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A4BCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCAF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCAF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#A0BCB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bcaf; /* rgb */ color: rgb(164, 188, 175); /* oklch */ color: oklch(77.3% 0.032 161.9);
Tailwind
colors: {
custom: {
50: '#bfd0c6',
500: '#a4bcaf',
950: '#000000',
},
}SCSS
$custom: #a4bcaf; $custom-light: #bfd0c6; $custom-dark: #000000;
JSON
{
"hex": "#a4bcaf",
"rgb": {
"r": 164,
"g": 188,
"b": 175
},
"hsl": {
"h": 147.5,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77327,
"c": 0.03202,
"h": 161.9
},
"luminance": 0.46954
}Semantic roles & 50–950 ramp
primary
#A4BCAF
secondary
#E1DADE
accent
#4C7699
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282