#A0C2BA#A0C2BA
#A0C2BA is a light, muted teal. Relative luminance 0.496; OKLCH L 78.7% C 0.038 H 179.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C2BA |
|---|---|
| RGB | rgb(160, 194, 186) |
| HSL | hsl(166, 22%, 69%) |
| HSV | hsv(166, 18%, 76%) |
| CMYK | cmyk(17.5%, 0%, 4.1%, 23.9%) |
| CIE-LAB | lab(75.82, -13.00, 0.23) |
| CIE-LCH | lch(75.82, 13.00, 178.98°) |
| OKLab | oklab(78.67% -0.0382 0.0004) |
| OKLCH | oklch(78.67% 0.038 179.4) |
| XYZ | xyz(42.6495, 49.6011, 53.7717) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.36
Powder Blue
#B0E0E6
ΔE00 9.45
Lightblue
#ADD8E6
ΔE00 10.91
Greenish Grey
#96AE8D
ΔE00 11.05
Seafoam Blue
#78D1B6
ΔE00 11.09
Paleturquoise
#AFEEEE
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C2BA #C2A0A8
analogous
#A0C2A9 #A0C2BA #A0B9C2
triadic
#A0C2BA #BAA0C2 #C2BAA0
tetradic
#A0C2BA #A9A0C2 #C2A0A8 #B9C2A0
square
#A0C2BA #A9A0C2 #C2A0A8 #B9C2A0
split-complementary
#A0C2BA #C2A0B9 #C2A9A0
monochromatic
#5B8D81 #7BAA9F #A0C2BA #C5DAD5 #EBF2F0
Accessibility & contrast
On white
1.92
#A0C2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#A0C2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C2BA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C2BA | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBA
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#98C3BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a0c2ba; /* rgb */ color: rgb(160, 194, 186); /* oklch */ color: oklch(78.7% 0.038 179.4);
Tailwind
colors: {
custom: {
50: '#bcd4ce',
500: '#a0c2ba',
950: '#000000',
},
}SCSS
$custom: #a0c2ba; $custom-light: #bcd4ce; $custom-dark: #000000;
JSON
{
"hex": "#a0c2ba",
"rgb": {
"r": 160,
"g": 194,
"b": 186
},
"hsl": {
"h": 165.882,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.78674,
"c": 0.03825,
"h": 179.4
},
"luminance": 0.49602
}Semantic roles & 50–950 ramp
primary
#A0C2BA
secondary
#E4DADC
accent
#455BA0
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#121413
muted
#818382