#A0BFBE#A0BFBE
#A0BFBE is a light, muted teal. Relative luminance 0.485; OKLCH L 78.1% C 0.034 H 194.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFBE |
|---|---|
| RGB | rgb(160, 191, 190) |
| HSL | hsl(178, 19%, 69%) |
| HSV | hsv(178, 16%, 75%) |
| CMYK | cmyk(16.2%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.11, -10.61, -2.99) |
| CIE-LCH | lch(75.11, 11.02, 195.72°) |
| OKLab | oklab(78.14% -0.0325 -0.0081) |
| OKLCH | oklch(78.14% 0.034 194.1) |
| XYZ | xyz(42.4198, 48.4517, 55.8223) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.71
Lightblue
#ADD8E6
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 9.46
Silver (survey)
#C5C9C7
ΔE00 10.48
Cool Gray
#9AA7B0
ΔE00 10.59
Bluegrey
#85A3B2
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFBE #BFA0A1
analogous
#A0BFAF #A0BFBE #A0B1BF
triadic
#A0BFBE #BEA0BF #BFBEA0
tetradic
#A0BFBE #AFA0BF #BFA0A1 #B1BFA0
square
#A0BFBE #AFA0BF #BFA0A1 #B1BFA0
split-complementary
#A0BFBE #BFA0B1 #BFAFA0
monochromatic
#5C8987 #7BA6A5 #A0BFBE #C5D8D7 #E9F0F0
Accessibility & contrast
On white
1.96
#A0BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A0BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFBE
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFBE | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#97C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0bfbe; /* rgb */ color: rgb(160, 191, 190); /* oklch */ color: oklch(78.1% 0.034 194.1);
Tailwind
colors: {
custom: {
50: '#bcd2d1',
500: '#a0bfbe',
950: '#000000',
},
}SCSS
$custom: #a0bfbe; $custom-light: #bcd2d1; $custom-dark: #000000;
JSON
{
"hex": "#a0bfbe",
"rgb": {
"r": 160,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.065,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.78142,
"c": 0.03352,
"h": 194.1
},
"luminance": 0.48453
}Semantic roles & 50–950 ramp
primary
#A0BFBE
secondary
#E2D9D9
accent
#484A9E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282