#A2BEC0#A2BEC0
#A2BEC0 is a light, muted teal. Relative luminance 0.483; OKLCH L 78.1% C 0.031 H 201.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEC0 |
|---|---|
| RGB | rgb(162, 190, 192) |
| HSL | hsl(184, 19%, 69%) |
| HSV | hsv(184, 16%, 75%) |
| CMYK | cmyk(15.6%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(75.02, -9.02, -4.19) |
| CIE-LCH | lch(75.02, 9.94, 204.90°) |
| OKLab | oklab(78.13% -0.0283 -0.0114) |
| OKLCH | oklch(78.13% 0.031 201.8) |
| XYZ | xyz(42.8257, 48.3129, 56.9279) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.05
Cool Grey
#95A3A6
ΔE00 8.47
Powder Blue
#B0E0E6
ΔE00 8.94
Cool Gray
#9AA7B0
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.36
Bluegrey
#85A3B2
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEC0 #C0A4A2
analogous
#A2C0B3 #A2BEC0 #A2AFC0
triadic
#A2BEC0 #C0A2BE #BEC0A2
tetradic
#A2BEC0 #B3A2C0 #C0A4A2 #AFC0A2
square
#A2BEC0 #B3A2C0 #C0A4A2 #AFC0A2
split-complementary
#A2BEC0 #C0A2AF #C0B3A2
monochromatic
#5E878A #7EA5A7 #A2BEC0 #C6D8D9 #EBF1F1
Accessibility & contrast
On white
1.97
#A2BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A2BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEC0
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEC0 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBC0
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#99C0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bec0; /* rgb */ color: rgb(162, 190, 192); /* oklch */ color: oklch(78.1% 0.031 201.8);
Tailwind
colors: {
custom: {
50: '#bed1d3',
500: '#a2bec0',
950: '#000000',
},
}SCSS
$custom: #a2bec0; $custom-light: #bed1d3; $custom-dark: #000000;
JSON
{
"hex": "#a2bec0",
"rgb": {
"r": 162,
"g": 190,
"b": 192
},
"hsl": {
"h": 184,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.78125,
"c": 0.03053,
"h": 201.8
},
"luminance": 0.48314
}Semantic roles & 50–950 ramp
primary
#A2BEC0
secondary
#E3DBDB
accent
#4E489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282