#A0C0BC#A0C0BC
#A0C0BC is a light, muted teal. Relative luminance 0.488; OKLCH L 78.3% C 0.035 H 187.2°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C0BC |
|---|---|
| RGB | rgb(160, 192, 188) |
| HSL | hsl(173, 20%, 69%) |
| HSV | hsv(173, 17%, 75%) |
| CMYK | cmyk(16.7%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(75.33, -11.55, -1.58) |
| CIE-LCH | lch(75.33, 11.66, 187.78°) |
| OKLab | oklab(78.3% -0.0347 -0.0044) |
| OKLCH | oklch(78.3% 0.035 187.2) |
| XYZ | xyz(42.4215, 48.8025, 54.7519) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.95
Lightblue
#ADD8E6
ΔE00 9.63
Cool Grey
#95A3A6
ΔE00 10.29
Silver (survey)
#C5C9C7
ΔE00 10.92
Pale Teal
#82CBB2
ΔE00 11.00
Cool Gray
#9AA7B0
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C0BC #C0A0A4
analogous
#A0C0AC #A0C0BC #A0B4C0
triadic
#A0C0BC #BCA0C0 #C0BCA0
tetradic
#A0C0BC #ACA0C0 #C0A0A4 #B4C0A0
square
#A0C0BC #ACA0C0 #C0A0A4 #B4C0A0
split-complementary
#A0C0BC #C0A0B4 #C0ACA0
monochromatic
#5C8A84 #7BA8A2 #A0C0BC #C5D8D6 #EAF1F0
Accessibility & contrast
On white
1.95
#A0C0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A0C0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C0BC
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C0BC | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#97C2BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0c0bc; /* rgb */ color: rgb(160, 192, 188); /* oklch */ color: oklch(78.3% 0.035 187.2);
Tailwind
colors: {
custom: {
50: '#bcd3d0',
500: '#a0c0bc',
950: '#000000',
},
}SCSS
$custom: #a0c0bc; $custom-light: #bcd3d0; $custom-dark: #000000;
JSON
{
"hex": "#a0c0bc",
"rgb": {
"r": 160,
"g": 192,
"b": 188
},
"hsl": {
"h": 172.5,
"s": 20.253,
"l": 69.02
},
"oklch": {
"l": 0.78298,
"c": 0.03497,
"h": 187.2
},
"luminance": 0.48804
}Semantic roles & 50–950 ramp
primary
#A0C0BC
secondary
#E3D9DA
accent
#47529F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282