#A1BFBE#A1BFBE
#A1BFBE is a light, muted teal. Relative luminance 0.486; OKLCH L 78.2% C 0.032 H 194.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFBE |
|---|---|
| RGB | rgb(161, 191, 190) |
| HSL | hsl(178, 19%, 69%) |
| HSV | hsv(178, 16%, 75%) |
| CMYK | cmyk(15.7%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.17, -10.29, -2.88) |
| CIE-LCH | lch(75.17, 10.68, 195.66°) |
| OKLab | oklab(78.21% -0.0315 -0.0079) |
| OKLCH | oklch(78.21% 0.032 194) |
| XYZ | xyz(42.6206, 48.5552, 55.8317) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 9.32
Silver (survey)
#C5C9C7
ΔE00 10.21
Cool Gray
#9AA7B0
ΔE00 10.42
Bluegrey
#85A3B2
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFBE #BFA1A2
analogous
#A1BFAF #A1BFBE #A1B1BF
triadic
#A1BFBE #BEA1BF #BFBEA1
tetradic
#A1BFBE #AFA1BF #BFA1A2 #B1BFA1
square
#A1BFBE #AFA1BF #BFA1A2 #B1BFA1
split-complementary
#A1BFBE #BFA1B1 #BFAFA1
monochromatic
#5D8987 #7DA6A5 #A1BFBE #C5D8D7 #EAF1F0
Accessibility & contrast
On white
1.96
#A1BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A1BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFBE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFBE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#98C1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a1bfbe; /* rgb */ color: rgb(161, 191, 190); /* oklch */ color: oklch(78.2% 0.032 194.0);
Tailwind
colors: {
custom: {
50: '#bdd2d1',
500: '#a1bfbe',
950: '#000000',
},
}SCSS
$custom: #a1bfbe; $custom-light: #bdd2d1; $custom-dark: #000000;
JSON
{
"hex": "#a1bfbe",
"rgb": {
"r": 161,
"g": 191,
"b": 190
},
"hsl": {
"h": 178,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.7821,
"c": 0.03249,
"h": 194
},
"luminance": 0.48556
}Semantic roles & 50–950 ramp
primary
#A1BFBE
secondary
#E2DADA
accent
#484B9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282