#A0BCB2#A0BCB2
#A0BCB2 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.1% C 0.034 H 171.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCB2 |
|---|---|
| RGB | rgb(160, 188, 178) |
| HSL | hsl(159, 17%, 68%) |
| HSV | hsv(159, 15%, 74%) |
| CMYK | cmyk(14.9%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(73.97, -11.50, 1.87) |
| CIE-LCH | lch(73.97, 11.65, 170.76°) |
| OKLab | oklab(77.13% -0.0333 0.0048) |
| OKLCH | oklch(77.13% 0.034 171.8) |
| XYZ | xyz(40.5143, 46.6534, 48.9813) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.33
Pale Teal
#82CBB2
ΔE00 10.30
Cool Grey
#95A3A6
ΔE00 10.44
Greyish Teal
#719F91
ΔE00 10.82
Sage Green
#9CAF88
ΔE00 11.04
Silver (survey)
#C5C9C7
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCB2 #BCA0AA
analogous
#A0BCA4 #A0BCB2 #A0B8BC
triadic
#A0BCB2 #B2A0BC #BCB2A0
tetradic
#A0BCB2 #A4A0BC #BCA0AA #B8BCA0
square
#A0BCB2 #A4A0BC #BCA0AA #B8BCA0
split-complementary
#A0BCB2 #BCA0B8 #BCA4A0
monochromatic
#5D8476 #7CA395 #A0BCB2 #C4D5CF #E8EFEC
Accessibility & contrast
On white
2.03
#A0BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A0BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCB2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCB2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B5B4B3
Tritanopia (blue-blind)
#9ABDB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bcb2; /* rgb */ color: rgb(160, 188, 178); /* oklch */ color: oklch(77.1% 0.034 171.8);
Tailwind
colors: {
custom: {
50: '#bcd0c9',
500: '#a0bcb2',
950: '#000000',
},
}SCSS
$custom: #a0bcb2; $custom-light: #bcd0c9; $custom-dark: #000000;
JSON
{
"hex": "#a0bcb2",
"rgb": {
"r": 160,
"g": 188,
"b": 178
},
"hsl": {
"h": 158.571,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.77131,
"c": 0.0336,
"h": 171.8
},
"luminance": 0.46654
}Semantic roles & 50–950 ramp
primary
#A0BCB2
secondary
#E0D8DB
accent
#4A679C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282