#A2BEB2#A2BEB2
#A2BEB2 is a light, muted teal. Relative luminance 0.477; OKLCH L 77.7% C 0.035 H 167.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEB2 |
|---|---|
| RGB | rgb(162, 190, 178) |
| HSL | hsl(154, 18%, 69%) |
| HSV | hsv(154, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(74.65, -11.87, 2.88) |
| CIE-LCH | lch(74.65, 12.22, 166.38°) |
| OKLab | oklab(77.71% -0.034 0.0074) |
| OKLCH | oklch(77.71% 0.035 167.7) |
| XYZ | xyz(41.3477, 47.7217, 49.1436) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.87
Pale Teal
#82CBB2
ΔE00 9.86
Sage Green
#9CAF88
ΔE00 10.51
Darkseagreen
#8FBC8F
ΔE00 10.93
Greyish Teal
#719F91
ΔE00 11.15
Cool Grey
#95A3A6
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEB2 #BEA2AE
analogous
#A2BEA4 #A2BEB2 #A2BCBE
triadic
#A2BEB2 #B2A2BE #BEB2A2
tetradic
#A2BEB2 #A4A2BE #BEA2AE #BCBEA2
square
#A2BEB2 #A4A2BE #BEA2AE #BCBEA2
split-complementary
#A2BEB2 #BEA2BC #BEA4A2
monochromatic
#5E8776 #7EA594 #A2BEB2 #C6D7D0 #EAF0EE
Accessibility & contrast
On white
1.99
#A2BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#A2BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEB2
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEB2 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB1
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#9CBEBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2beb2; /* rgb */ color: rgb(162, 190, 178); /* oklch */ color: oklch(77.7% 0.035 167.7);
Tailwind
colors: {
custom: {
50: '#bdd1c9',
500: '#a2beb2',
950: '#000000',
},
}SCSS
$custom: #a2beb2; $custom-light: #bdd1c9; $custom-dark: #000000;
JSON
{
"hex": "#a2beb2",
"rgb": {
"r": 162,
"g": 190,
"b": 178
},
"hsl": {
"h": 154.286,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77706,
"c": 0.03483,
"h": 167.7
},
"luminance": 0.47723
}Semantic roles & 50–950 ramp
primary
#A2BEB2
secondary
#E2DADD
accent
#496D9C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282