#A2BEB6#A2BEB6
#A2BEB6 is a light, muted teal. Relative luminance 0.479; OKLCH L 77.8% C 0.032 H 176.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEB6 |
|---|---|
| RGB | rgb(162, 190, 182) |
| HSL | hsl(163, 18%, 69%) |
| HSV | hsv(163, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(74.75, -11.08, 0.85) |
| CIE-LCH | lch(74.75, 11.11, 175.59°) |
| OKLab | oklab(77.82% -0.0324 0.0021) |
| OKLCH | oklch(77.82% 0.032 176.3) |
| XYZ | xyz(41.7551, 47.8847, 51.2896) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 10.26
Greenish Grey
#96AE8D
ΔE00 10.35
Powder Blue
#B0E0E6
ΔE00 10.53
Silver (survey)
#C5C9C7
ΔE00 10.61
Pale Teal
#82CBB2
ΔE00 10.69
Lightblue
#ADD8E6
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEB6 #BEA2AA
analogous
#A2BEA8 #A2BEB6 #A2B8BE
triadic
#A2BEB6 #B6A2BE #BEB6A2
tetradic
#A2BEB6 #A8A2BE #BEA2AA #B8BEA2
square
#A2BEB6 #A8A2BE #BEA2AA #B8BEA2
split-complementary
#A2BEB6 #BEA2B8 #BEA8A2
monochromatic
#5E877C #7EA59A #A2BEB6 #C6D7D2 #EAF0EF
Accessibility & contrast
On white
1.99
#A2BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A2BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEB6
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEB6 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB6
Deuteranopia (green-blind)
#B6B6B7
Tritanopia (blue-blind)
#9CBFBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2beb6; /* rgb */ color: rgb(162, 190, 182); /* oklch */ color: oklch(77.8% 0.032 176.3);
Tailwind
colors: {
custom: {
50: '#bdd1cb',
500: '#a2beb6',
950: '#000000',
},
}SCSS
$custom: #a2beb6; $custom-light: #bdd1cb; $custom-dark: #000000;
JSON
{
"hex": "#a2beb6",
"rgb": {
"r": 162,
"g": 190,
"b": 182
},
"hsl": {
"h": 162.857,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77822,
"c": 0.03245,
"h": 176.3
},
"luminance": 0.47886
}Semantic roles & 50–950 ramp
primary
#A2BEB6
secondary
#E2DADC
accent
#49619C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282