#A1BFB2#A1BFB2
#A1BFB2 is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.037 H 167.3°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFB2 |
|---|---|
| RGB | rgb(161, 191, 178) |
| HSL | hsl(154, 19%, 69%) |
| HSV | hsv(154, 16%, 75%) |
| CMYK | cmyk(15.7%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(74.86, -12.73, 3.17) |
| CIE-LCH | lch(74.86, 13.12, 166.01°) |
| OKLab | oklab(77.85% -0.0364 0.0082) |
| OKLCH | oklch(77.85% 0.037 167.3) |
| XYZ | xyz(41.3626, 48.0520, 49.2066) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.74
Pale Teal
#82CBB2
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 10.41
Darkseagreen
#8FBC8F
ΔE00 10.47
Greyish Teal
#719F91
ΔE00 11.03
Seafoam Blue
#78D1B6
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFB2 #BFA1AE
analogous
#A1BFA3 #A1BFB2 #A1BDBF
triadic
#A1BFB2 #B2A1BF #BFB2A1
tetradic
#A1BFB2 #A3A1BF #BFA1AE #BDBFA1
square
#A1BFB2 #A3A1BF #BFA1AE #BDBFA1
split-complementary
#A1BFB2 #BFA1BD #BFA3A1
monochromatic
#5D8976 #7DA694 #A1BFB2 #C5D8D0 #EAF1EE
Accessibility & contrast
On white
1.98
#A1BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A1BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFB2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFB2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB1
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#9BBFBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1bfb2; /* rgb */ color: rgb(161, 191, 178); /* oklch */ color: oklch(77.9% 0.037 167.3);
Tailwind
colors: {
custom: {
50: '#bdd2c9',
500: '#a1bfb2',
950: '#000000',
},
}SCSS
$custom: #a1bfb2; $custom-light: #bdd2c9; $custom-dark: #000000;
JSON
{
"hex": "#a1bfb2",
"rgb": {
"r": 161,
"g": 191,
"b": 178
},
"hsl": {
"h": 154,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.77855,
"c": 0.03734,
"h": 167.3
},
"luminance": 0.48053
}Semantic roles & 50–950 ramp
primary
#A1BFB2
secondary
#E2DADD
accent
#486D9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282