#A2C0BA#A2C0BA
#A2C0BA is a light, muted teal. Relative luminance 0.489; OKLCH L 78.4% C 0.034 H 182.0°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C0BA |
|---|---|
| RGB | rgb(162, 192, 186) |
| HSL | hsl(168, 19%, 69%) |
| HSV | hsv(168, 16%, 75%) |
| CMYK | cmyk(15.6%, 0%, 3.1%, 24.7%) |
| CIE-LAB | lab(75.40, -11.31, -0.37) |
| CIE-LCH | lch(75.40, 11.32, 181.86°) |
| OKLab | oklab(78.37% -0.0335 -0.0011) |
| OKLCH | oklch(78.37% 0.034 182) |
| XYZ | xyz(42.6106, 48.9247, 53.6433) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.50
Lightblue
#ADD8E6
ΔE00 10.38
Cool Grey
#95A3A6
ΔE00 10.41
Silver (survey)
#C5C9C7
ΔE00 10.64
Pale Teal
#82CBB2
ΔE00 10.76
Greenish Grey
#96AE8D
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C0BA #C0A2A8
analogous
#A2C0AB #A2C0BA #A2B7C0
triadic
#A2C0BA #BAA2C0 #C0BAA2
tetradic
#A2C0BA #ABA2C0 #C0A2A8 #B7C0A2
square
#A2C0BA #ABA2C0 #C0A2A8 #B7C0A2
split-complementary
#A2C0BA #C0A2B7 #C0ABA2
monochromatic
#5E8A81 #7EA79F #A2C0BA #C6D9D5 #EBF1F0
Accessibility & contrast
On white
1.95
#A2C0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#A2C0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C0BA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C0BA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBA
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#9AC1BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2c0ba; /* rgb */ color: rgb(162, 192, 186); /* oklch */ color: oklch(78.4% 0.034 182.0);
Tailwind
colors: {
custom: {
50: '#bed3ce',
500: '#a2c0ba',
950: '#000000',
},
}SCSS
$custom: #a2c0ba; $custom-light: #bed3ce; $custom-dark: #000000;
JSON
{
"hex": "#a2c0ba",
"rgb": {
"r": 162,
"g": 192,
"b": 186
},
"hsl": {
"h": 168,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.78374,
"c": 0.03354,
"h": 182
},
"luminance": 0.48926
}Semantic roles & 50–950 ramp
primary
#A2C0BA
secondary
#E3DBDC
accent
#48599E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282