#A2BEC2#A2BEC2
#A2BEC2 is a light, muted teal. Relative luminance 0.484; OKLCH L 78.2% C 0.031 H 207.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEC2 |
|---|---|
| RGB | rgb(162, 190, 194) |
| HSL | hsl(188, 21%, 70%) |
| HSV | hsv(188, 16%, 76%) |
| CMYK | cmyk(16.5%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.08, -8.60, -5.19) |
| CIE-LCH | lch(75.08, 10.04, 211.13°) |
| OKLab | oklab(78.19% -0.0275 -0.0141) |
| OKLCH | oklch(78.19% 0.031 207) |
| XYZ | xyz(43.0488, 48.4022, 58.1029) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.58
Cool Grey
#95A3A6
ΔE00 8.33
Light Grey Blue
#9DBCD4
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 8.63
Powder Blue
#B0E0E6
ΔE00 8.94
Bluegrey
#85A3B2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEC2 #C2A6A2
analogous
#A2C2B6 #A2BEC2 #A2AEC2
triadic
#A2BEC2 #C2A2BE #BEC2A2
tetradic
#A2BEC2 #B6A2C2 #C2A6A2 #AEC2A2
square
#A2BEC2 #B6A2C2 #C2A6A2 #AEC2A2
split-complementary
#A2BEC2 #C2A2AE #C2B6A2
monochromatic
#5D878D #7DA4AA #A2BEC2 #C7D8DA #ECF2F2
Accessibility & contrast
On white
1.97
#A2BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A2BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEC2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEC2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC2
Deuteranopia (green-blind)
#B3B7C2
Tritanopia (blue-blind)
#99C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bec2; /* rgb */ color: rgb(162, 190, 194); /* oklch */ color: oklch(78.2% 0.031 207.0);
Tailwind
colors: {
custom: {
50: '#bed1d4',
500: '#a2bec2',
950: '#000000',
},
}SCSS
$custom: #a2bec2; $custom-light: #bed1d4; $custom-dark: #000000;
JSON
{
"hex": "#a2bec2",
"rgb": {
"r": 162,
"g": 190,
"b": 194
},
"hsl": {
"h": 187.5,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.78188,
"c": 0.03092,
"h": 207
},
"luminance": 0.48403
}Semantic roles & 50–950 ramp
primary
#A2BEC2
secondary
#E4DDDB
accent
#51469F
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283