#A0BFAE#A0BFAE
#A0BFAE is a light, muted green. Relative luminance 0.478; OKLCH L 77.7% C 0.041 H 161.3°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFAE |
|---|---|
| RGB | rgb(160, 191, 174) |
| HSL | hsl(147, 19%, 69%) |
| HSV | hsv(147, 16%, 75%) |
| CMYK | cmyk(16.2%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.69, -13.84, 5.09) |
| CIE-LCH | lch(74.69, 14.75, 159.80°) |
| OKLab | oklab(77.67% -0.0391 0.0132) |
| OKLCH | oklch(77.67% 0.041 161.3) |
| XYZ | xyz(40.7661, 47.7902, 47.1128) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 8.46
Darkseagreen
#8FBC8F
ΔE00 8.96
Sage Green
#9CAF88
ΔE00 9.22
Seafoam Blue
#78D1B6
ΔE00 10.45
Greyish Teal
#719F91
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFAE #BFA0B1
analogous
#A2BFA0 #A0BFAE #A0BFBE
triadic
#A0BFAE #AEA0BF #BFAEA0
tetradic
#A0BFAE #A0A2BF #BFA0B1 #BFBEA0
square
#A0BFAE #A0A2BF #BFA0B1 #BFBEA0
split-complementary
#A0BFAE #BEA0BF #BFA0A2
monochromatic
#5C8970 #7BA68F #A0BFAE #C5D8CD #E9F0EC
Accessibility & contrast
On white
1.99
#A0BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A0BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFAE
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFAE | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#9BBFBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bfae; /* rgb */ color: rgb(160, 191, 174); /* oklch */ color: oklch(77.7% 0.041 161.3);
Tailwind
colors: {
custom: {
50: '#bcd2c6',
500: '#a0bfae',
950: '#000000',
},
}SCSS
$custom: #a0bfae; $custom-light: #bcd2c6; $custom-dark: #000000;
JSON
{
"hex": "#a0bfae",
"rgb": {
"r": 160,
"g": 191,
"b": 174
},
"hsl": {
"h": 147.097,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.77674,
"c": 0.04128,
"h": 161.3
},
"luminance": 0.47791
}Semantic roles & 50–950 ramp
primary
#A0BFAE
secondary
#E2D9DE
accent
#48779E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282