#A2BEC3#A2BEC3
#A2BEC3 is a light, muted teal. Relative luminance 0.484; OKLCH L 78.2% C 0.031 H 209.6°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEC3 |
|---|---|
| RGB | rgb(162, 190, 195) |
| HSL | hsl(189, 22%, 70%) |
| HSV | hsv(189, 17%, 76%) |
| CMYK | cmyk(16.9%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(75.11, -8.38, -5.69) |
| CIE-LCH | lch(75.11, 10.13, 214.18°) |
| OKLab | oklab(78.22% -0.0271 -0.0154) |
| OKLCH | oklch(78.22% 0.031 209.6) |
| XYZ | xyz(43.1615, 48.4472, 58.6964) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 7.94
Cool Grey
#95A3A6
ΔE00 8.29
Cool Gray
#9AA7B0
ΔE00 8.41
Bluegrey
#85A3B2
ΔE00 8.83
Powder Blue
#B0E0E6
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEC3 #C3A7A2
analogous
#A2C3B8 #A2BEC3 #A2ADC3
triadic
#A2BEC3 #C3A2BE #BEC3A2
tetradic
#A2BEC3 #B8A2C3 #C3A7A2 #ADC3A2
square
#A2BEC3 #B8A2C3 #C3A7A2 #ADC3A2
split-complementary
#A2BEC3 #C3A2AD #C3B8A2
monochromatic
#5C878F #7DA4AB #A2BEC3 #C7D8DB #ECF2F3
Accessibility & contrast
On white
1.96
#A2BEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A2BEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEC3
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEC3 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC3
Deuteranopia (green-blind)
#B3B7C3
Tritanopia (blue-blind)
#99C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bec3; /* rgb */ color: rgb(162, 190, 195); /* oklch */ color: oklch(78.2% 0.031 209.6);
Tailwind
colors: {
custom: {
50: '#bed1d5',
500: '#a2bec3',
950: '#000000',
},
}SCSS
$custom: #a2bec3; $custom-light: #bed1d5; $custom-dark: #000000;
JSON
{
"hex": "#a2bec3",
"rgb": {
"r": 162,
"g": 190,
"b": 195
},
"hsl": {
"h": 189.091,
"s": 21.569,
"l": 70
},
"oklch": {
"l": 0.7822,
"c": 0.03122,
"h": 209.6
},
"luminance": 0.48448
}Semantic roles & 50–950 ramp
primary
#A2BEC3
secondary
#E5DDDC
accent
#5346A0
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283