#A2BFB2#A2BFB2
#A2BFB2 is a light, muted teal. Relative luminance 0.482; OKLCH L 77.9% C 0.036 H 166.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFB2 |
|---|---|
| RGB | rgb(162, 191, 178) |
| HSL | hsl(153, 18%, 69%) |
| HSV | hsv(153, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(74.92, -12.39, 3.28) |
| CIE-LCH | lch(74.92, 12.82, 165.20°) |
| OKLab | oklab(77.92% -0.0354 0.0085) |
| OKLCH | oklch(77.92% 0.036 166.6) |
| XYZ | xyz(41.5650, 48.1564, 49.2160) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.71
Pale Teal
#82CBB2
ΔE00 9.43
Sage Green
#9CAF88
ΔE00 10.34
Darkseagreen
#8FBC8F
ΔE00 10.54
Greyish Teal
#719F91
ΔE00 11.19
Seafoam Blue
#78D1B6
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFB2 #BFA2AF
analogous
#A2BFA4 #A2BFB2 #A2BEBF
triadic
#A2BFB2 #B2A2BF #BFB2A2
tetradic
#A2BFB2 #A4A2BF #BFA2AF #BEBFA2
square
#A2BFB2 #A4A2BF #BFA2AF #BEBFA2
split-complementary
#A2BFB2 #BFA2BE #BFA4A2
monochromatic
#5E8976 #7EA694 #A2BFB2 #C6D8D0 #EBF1EE
Accessibility & contrast
On white
1.98
#A2BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A2BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFB2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFB2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#9CBFBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bfb2; /* rgb */ color: rgb(162, 191, 178); /* oklch */ color: oklch(77.9% 0.036 166.6);
Tailwind
colors: {
custom: {
50: '#bdd2c9',
500: '#a2bfb2',
950: '#000000',
},
}SCSS
$custom: #a2bfb2; $custom-light: #bdd2c9; $custom-dark: #000000;
JSON
{
"hex": "#a2bfb2",
"rgb": {
"r": 162,
"g": 191,
"b": 178
},
"hsl": {
"h": 153.103,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.77924,
"c": 0.03642,
"h": 166.6
},
"luminance": 0.48157
}Semantic roles & 50–950 ramp
primary
#A2BFB2
secondary
#E3DADE
accent
#496E9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282