#A0C0BA#A0C0BA
#A0C0BA is a light, muted teal. Relative luminance 0.487; OKLCH L 78.2% C 0.036 H 182.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C0BA |
|---|---|
| RGB | rgb(160, 192, 186) |
| HSL | hsl(169, 20%, 69%) |
| HSV | hsv(169, 17%, 75%) |
| CMYK | cmyk(16.7%, 0%, 3.1%, 24.7%) |
| CIE-LAB | lab(75.27, -11.96, -0.57) |
| CIE-LCH | lch(75.27, 11.98, 182.74°) |
| OKLab | oklab(78.24% -0.0355 -0.0017) |
| OKLCH | oklch(78.24% 0.036 182.8) |
| XYZ | xyz(42.2074, 48.7168, 53.6244) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.40
Pale Teal
#82CBB2
ΔE00 10.35
Lightblue
#ADD8E6
ΔE00 10.39
Cool Grey
#95A3A6
ΔE00 10.68
Silver (survey)
#C5C9C7
ΔE00 11.16
Greenish Grey
#96AE8D
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C0BA #C0A0A6
analogous
#A0C0AA #A0C0BA #A0B6C0
triadic
#A0C0BA #BAA0C0 #C0BAA0
tetradic
#A0C0BA #AAA0C0 #C0A0A6 #B6C0A0
square
#A0C0BA #AAA0C0 #C0A0A6 #B6C0A0
split-complementary
#A0C0BA #C0A0B6 #C0AAA0
monochromatic
#5C8A81 #7BA89F #A0C0BA #C5D8D5 #EAF1EF
Accessibility & contrast
On white
1.95
#A0C0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#A0C0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C0BA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C0BA | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBA
Deuteranopia (green-blind)
#B7B7BB
Tritanopia (blue-blind)
#98C1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0c0ba; /* rgb */ color: rgb(160, 192, 186); /* oklch */ color: oklch(78.2% 0.036 182.8);
Tailwind
colors: {
custom: {
50: '#bcd3ce',
500: '#a0c0ba',
950: '#000000',
},
}SCSS
$custom: #a0c0ba; $custom-light: #bcd3ce; $custom-dark: #000000;
JSON
{
"hex": "#a0c0ba",
"rgb": {
"r": 160,
"g": 192,
"b": 186
},
"hsl": {
"h": 168.75,
"s": 20.253,
"l": 69.02
},
"oklch": {
"l": 0.78238,
"c": 0.03555,
"h": 182.8
},
"luminance": 0.48718
}Semantic roles & 50–950 ramp
primary
#A0C0BA
secondary
#E3D9DB
accent
#47579F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282