#A4BCAE#A4BCAE
#A4BCAE is a light, muted green. Relative luminance 0.469; OKLCH L 77.3% C 0.033 H 160.0°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCAE |
|---|---|
| RGB | rgb(164, 188, 174) |
| HSL | hsl(145, 15%, 69%) |
| HSV | hsv(145, 13%, 74%) |
| CMYK | cmyk(12.8%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(74.13, -10.93, 4.32) |
| CIE-LCH | lch(74.13, 11.76, 158.42°) |
| OKLab | oklab(77.3% -0.0309 0.0113) |
| OKLCH | oklch(77.3% 0.033 160) |
| XYZ | xyz(40.9313, 46.9142, 46.9351) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.89
Sage Green
#9CAF88
ΔE00 9.36
Darkseagreen
#8FBC8F
ΔE00 10.50
Pale Teal
#82CBB2
ΔE00 10.67
Silver (survey)
#C5C9C7
ΔE00 10.92
Cool Grey
#95A3A6
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCAE #BCA4B2
analogous
#A6BCA4 #A4BCAE #A4BCBA
triadic
#A4BCAE #AEA4BC #BCAEA4
tetradic
#A4BCAE #A4A6BC #BCA4B2 #BCBAA4
square
#A4BCAE #A4A6BC #BCA4B2 #BCBAA4
split-complementary
#A4BCAE #BAA4BC #BCA4A6
monochromatic
#618470 #81A28F #A4BCAE #C7D6CD #EAF0ED
Accessibility & contrast
On white
2.02
#A4BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A4BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCAE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCAE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#A0BCB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bcae; /* rgb */ color: rgb(164, 188, 174); /* oklch */ color: oklch(77.3% 0.033 160.0);
Tailwind
colors: {
custom: {
50: '#bfd0c6',
500: '#a4bcae',
950: '#000000',
},
}SCSS
$custom: #a4bcae; $custom-light: #bfd0c6; $custom-dark: #000000;
JSON
{
"hex": "#a4bcae",
"rgb": {
"r": 164,
"g": 188,
"b": 174
},
"hsl": {
"h": 145,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77299,
"c": 0.03285,
"h": 160
},
"luminance": 0.46915
}Semantic roles & 50–950 ramp
primary
#A4BCAE
secondary
#E1DADE
accent
#4C7999
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282