#A2BCC0#A2BCC0
#A2BCC0 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.7% C 0.029 H 207.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCC0 |
|---|---|
| RGB | rgb(162, 188, 192) |
| HSL | hsl(188, 19%, 69%) |
| HSV | hsv(188, 16%, 75%) |
| CMYK | cmyk(15.6%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(74.48, -7.96, -4.99) |
| CIE-LCH | lch(74.48, 9.40, 212.07°) |
| OKLab | oklab(77.7% -0.0256 -0.0135) |
| OKLCH | oklch(77.7% 0.029 207.8) |
| XYZ | xyz(42.3955, 47.4525, 56.7845) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 7.92
Lightblue
#ADD8E6
ΔE00 8.12
Light Grey Blue
#9DBCD4
ΔE00 8.23
Bluegrey
#85A3B2
ΔE00 8.63
Silver (survey)
#C5C9C7
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCC0 #C0A6A2
analogous
#A2C0B5 #A2BCC0 #A2ADC0
triadic
#A2BCC0 #C0A2BC #BCC0A2
tetradic
#A2BCC0 #B5A2C0 #C0A6A2 #ADC0A2
square
#A2BCC0 #B5A2C0 #C0A6A2 #ADC0A2
split-complementary
#A2BCC0 #C0A2AD #C0B5A2
monochromatic
#5E848A #7EA2A7 #A2BCC0 #C6D6D9 #EBF1F1
Accessibility & contrast
On white
2.00
#A2BCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#A2BCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCC0
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCC0 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC0
Deuteranopia (green-blind)
#B2B5C0
Tritanopia (blue-blind)
#99BEBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bcc0; /* rgb */ color: rgb(162, 188, 192); /* oklch */ color: oklch(77.7% 0.029 207.8);
Tailwind
colors: {
custom: {
50: '#bed0d3',
500: '#a2bcc0',
950: '#000000',
},
}SCSS
$custom: #a2bcc0; $custom-light: #bed0d3; $custom-dark: #000000;
JSON
{
"hex": "#a2bcc0",
"rgb": {
"r": 162,
"g": 188,
"b": 192
},
"hsl": {
"h": 188,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.77695,
"c": 0.02891,
"h": 207.8
},
"luminance": 0.47454
}Semantic roles & 50–950 ramp
primary
#A2BCC0
secondary
#E3DCDB
accent
#53489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282