#A0BCB0#A0BCB0
#A0BCB0 is a light, muted teal. Relative luminance 0.466; OKLCH L 77.1% C 0.035 H 167.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCB0 |
|---|---|
| RGB | rgb(160, 188, 176) |
| HSL | hsl(154, 17%, 68%) |
| HSV | hsv(154, 15%, 74%) |
| CMYK | cmyk(14.9%, 0%, 6.4%, 26.3%) |
| CIE-LAB | lab(73.92, -11.89, 2.89) |
| CIE-LCH | lch(73.92, 12.24, 166.36°) |
| OKLab | oklab(77.07% -0.0341 0.0075) |
| OKLCH | oklch(77.07% 0.035 167.7) |
| XYZ | xyz(40.3150, 46.5737, 47.9315) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.60
Pale Teal
#82CBB2
ΔE00 9.93
Sage Green
#9CAF88
ΔE00 10.30
Greyish Teal
#719F91
ΔE00 10.67
Darkseagreen
#8FBC8F
ΔE00 10.84
Cool Grey
#95A3A6
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCB0 #BCA0AC
analogous
#A0BCA2 #A0BCB0 #A0BABC
triadic
#A0BCB0 #B0A0BC #BCB0A0
tetradic
#A0BCB0 #A2A0BC #BCA0AC #BABCA0
square
#A0BCB0 #A2A0BC #BCA0AC #BABCA0
split-complementary
#A0BCB0 #BCA0BA #BCA2A0
monochromatic
#5D8474 #7CA392 #A0BCB0 #C4D5CE #E8EFEC
Accessibility & contrast
On white
2.04
#A0BCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#A0BCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCB0
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCB0 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8AF
Deuteranopia (green-blind)
#B5B4B1
Tritanopia (blue-blind)
#9ABCB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bcb0; /* rgb */ color: rgb(160, 188, 176); /* oklch */ color: oklch(77.1% 0.035 167.7);
Tailwind
colors: {
custom: {
50: '#bcd0c7',
500: '#a0bcb0',
950: '#000000',
},
}SCSS
$custom: #a0bcb0; $custom-light: #bcd0c7; $custom-dark: #000000;
JSON
{
"hex": "#a0bcb0",
"rgb": {
"r": 160,
"g": 188,
"b": 176
},
"hsl": {
"h": 154.286,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.77074,
"c": 0.0349,
"h": 167.7
},
"luminance": 0.46575
}Semantic roles & 50–950 ramp
primary
#A0BCB0
secondary
#E0D8DB
accent
#4A6D9C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282