#A2BEB4#A2BEB4
#A2BEB4 is a light, muted teal. Relative luminance 0.478; OKLCH L 77.8% C 0.034 H 171.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEB4 |
|---|---|
| RGB | rgb(162, 190, 180) |
| HSL | hsl(159, 18%, 69%) |
| HSV | hsv(159, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(74.70, -11.48, 1.86) |
| CIE-LCH | lch(74.70, 11.63, 170.77°) |
| OKLab | oklab(77.76% -0.0332 0.0048) |
| OKLCH | oklch(77.76% 0.034 171.8) |
| XYZ | xyz(41.5499, 47.8026, 50.2089) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 10.24
Cool Grey
#95A3A6
ΔE00 10.75
Silver (survey)
#C5C9C7
ΔE00 10.93
Powder Blue
#B0E0E6
ΔE00 11.06
Sage Green
#9CAF88
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEB4 #BEA2AC
analogous
#A2BEA6 #A2BEB4 #A2BABE
triadic
#A2BEB4 #B4A2BE #BEB4A2
tetradic
#A2BEB4 #A6A2BE #BEA2AC #BABEA2
square
#A2BEB4 #A6A2BE #BEA2AC #BABEA2
split-complementary
#A2BEB4 #BEA2BA #BEA6A2
monochromatic
#5E8779 #7EA597 #A2BEB4 #C6D7D1 #EAF0EE
Accessibility & contrast
On white
1.99
#A2BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#A2BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEB4
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEB4 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#B7B6B5
Tritanopia (blue-blind)
#9CBFBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2beb4; /* rgb */ color: rgb(162, 190, 180); /* oklch */ color: oklch(77.8% 0.034 171.8);
Tailwind
colors: {
custom: {
50: '#bdd1ca',
500: '#a2beb4',
950: '#000000',
},
}SCSS
$custom: #a2beb4; $custom-light: #bdd1ca; $custom-dark: #000000;
JSON
{
"hex": "#a2beb4",
"rgb": {
"r": 162,
"g": 190,
"b": 180
},
"hsl": {
"h": 158.571,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77764,
"c": 0.03355,
"h": 171.8
},
"luminance": 0.47804
}Semantic roles & 50–950 ramp
primary
#A2BEB4
secondary
#E2DADD
accent
#49679C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282