#A0BCBE#A0BCBE
#A0BCBE is a light, muted teal. Relative luminance 0.472; OKLCH L 77.5% C 0.031 H 201.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCBE |
|---|---|
| RGB | rgb(160, 188, 190) |
| HSL | hsl(184, 19%, 69%) |
| HSV | hsv(184, 16%, 75%) |
| CMYK | cmyk(15.8%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(74.29, -9.03, -4.19) |
| CIE-LCH | lch(74.29, 9.96, 204.90°) |
| OKLab | oklab(77.49% -0.0284 -0.0114) |
| OKLCH | oklch(77.49% 0.031 201.8) |
| XYZ | xyz(41.7723, 47.1566, 55.6065) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.05
Lightblue
#ADD8E6
ΔE00 8.46
Cool Gray
#9AA7B0
ΔE00 8.81
Bluegrey
#85A3B2
ΔE00 9.19
Light Grey Blue
#9DBCD4
ΔE00 9.37
Powder Blue
#B0E0E6
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCBE #BEA2A0
analogous
#A0BEB1 #A0BCBE #A0ADBE
triadic
#A0BCBE #BEA0BC #BCBEA0
tetradic
#A0BCBE #B1A0BE #BEA2A0 #ADBEA0
square
#A0BCBE #B1A0BE #BEA2A0 #ADBEA0
split-complementary
#A0BCBE #BEA0AD #BEB1A0
monochromatic
#5C8487 #7CA2A5 #A0BCBE #C4D6D7 #E9EFF0
Accessibility & contrast
On white
2.01
#A0BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A0BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCBE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCBE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#97BEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bcbe; /* rgb */ color: rgb(160, 188, 190); /* oklch */ color: oklch(77.5% 0.031 201.8);
Tailwind
colors: {
custom: {
50: '#bcd0d1',
500: '#a0bcbe',
950: '#000000',
},
}SCSS
$custom: #a0bcbe; $custom-light: #bcd0d1; $custom-dark: #000000;
JSON
{
"hex": "#a0bcbe",
"rgb": {
"r": 160,
"g": 188,
"b": 190
},
"hsl": {
"h": 184,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77494,
"c": 0.03057,
"h": 201.8
},
"luminance": 0.47158
}Semantic roles & 50–950 ramp
primary
#A0BCBE
secondary
#E1D9D8
accent
#4E489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282