#A0BDBE#A0BDBE
#A0BDBE is a light, muted teal. Relative luminance 0.476; OKLCH L 77.7% C 0.031 H 199.1°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BDBE |
|---|---|
| RGB | rgb(160, 189, 190) |
| HSL | hsl(182, 19%, 69%) |
| HSV | hsv(182, 16%, 75%) |
| CMYK | cmyk(15.8%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(74.56, -9.56, -3.79) |
| CIE-LCH | lch(74.56, 10.28, 201.63°) |
| OKLab | oklab(77.71% -0.0298 -0.0103) |
| OKLCH | oklch(77.71% 0.031 199.1) |
| XYZ | xyz(41.9866, 47.5853, 55.6779) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.49
Cool Grey
#95A3A6
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 9.12
Cool Gray
#9AA7B0
ΔE00 9.41
Bluegrey
#85A3B2
ΔE00 9.72
Light Grey Blue
#9DBCD4
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BDBE #BEA1A0
analogous
#A0BEB0 #A0BDBE #A0AEBE
triadic
#A0BDBE #BEA0BD #BDBEA0
tetradic
#A0BDBE #B0A0BE #BEA1A0 #AEBEA0
square
#A0BDBE #B0A0BE #BEA1A0 #AEBEA0
split-complementary
#A0BDBE #BEA0AE #BEB0A0
monochromatic
#5C8687 #7CA4A5 #A0BDBE #C4D6D7 #E9EFF0
Accessibility & contrast
On white
2.00
#A0BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A0BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BDBE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BDBE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B3B6BE
Tritanopia (blue-blind)
#97BFBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bdbe; /* rgb */ color: rgb(160, 189, 190); /* oklch */ color: oklch(77.7% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#bcd0d1',
500: '#a0bdbe',
950: '#000000',
},
}SCSS
$custom: #a0bdbe; $custom-light: #bcd0d1; $custom-dark: #000000;
JSON
{
"hex": "#a0bdbe",
"rgb": {
"r": 160,
"g": 189,
"b": 190
},
"hsl": {
"h": 182,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.7771,
"c": 0.03149,
"h": 199.1
},
"luminance": 0.47586
}Semantic roles & 50–950 ramp
primary
#A0BDBE
secondary
#E1D9D8
accent
#4B489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282