#A2C0BE#A2C0BE
#A2C0BE is a light, muted teal. Relative luminance 0.491; OKLCH L 78.5% C 0.033 H 191.6°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C0BE |
|---|---|
| RGB | rgb(162, 192, 190) |
| HSL | hsl(176, 19%, 69%) |
| HSV | hsv(176, 16%, 75%) |
| CMYK | cmyk(15.6%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(75.51, -10.49, -2.38) |
| CIE-LCH | lch(75.51, 10.75, 192.79°) |
| OKLab | oklab(78.5% -0.0319 -0.0065) |
| OKLCH | oklch(78.5% 0.033 191.6) |
| XYZ | xyz(43.0418, 49.0972, 55.9142) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.70
Lightblue
#ADD8E6
ΔE00 8.88
Cool Grey
#95A3A6
ΔE00 9.67
Silver (survey)
#C5C9C7
ΔE00 10.19
Cool Gray
#9AA7B0
ΔE00 10.84
Bluegrey
#85A3B2
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C0BE #C0A2A4
analogous
#A2C0AF #A2C0BE #A2B3C0
triadic
#A2C0BE #BEA2C0 #C0BEA2
tetradic
#A2C0BE #AFA2C0 #C0A2A4 #B3C0A2
square
#A2C0BE #AFA2C0 #C0A2A4 #B3C0A2
split-complementary
#A2C0BE #C0A2B3 #C0AFA2
monochromatic
#5E8A87 #7EA7A5 #A2C0BE #C6D9D8 #EBF1F1
Accessibility & contrast
On white
1.94
#A2C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#A2C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C0BE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C0BE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#9AC2BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2c0be; /* rgb */ color: rgb(162, 192, 190); /* oklch */ color: oklch(78.5% 0.033 191.6);
Tailwind
colors: {
custom: {
50: '#bed3d1',
500: '#a2c0be',
950: '#000000',
},
}SCSS
$custom: #a2c0be; $custom-light: #bed3d1; $custom-dark: #000000;
JSON
{
"hex": "#a2c0be",
"rgb": {
"r": 162,
"g": 192,
"b": 190
},
"hsl": {
"h": 176,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.78495,
"c": 0.03255,
"h": 191.6
},
"luminance": 0.49098
}Semantic roles & 50–950 ramp
primary
#A2C0BE
secondary
#E3DBDB
accent
#484E9E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282