#A2BFBE#A2BFBE
#A2BFBE is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.031 H 194.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BFBE |
|---|---|
| RGB | rgb(162, 191, 190) |
| HSL | hsl(178, 18%, 69%) |
| HSV | hsv(178, 15%, 75%) |
| CMYK | cmyk(15.2%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.24, -9.96, -2.78) |
| CIE-LCH | lch(75.24, 10.34, 195.59°) |
| OKLab | oklab(78.28% -0.0305 -0.0076) |
| OKLCH | oklch(78.28% 0.031 194) |
| XYZ | xyz(42.8229, 48.6595, 55.8412) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.86
Cool Grey
#95A3A6
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.93
Cool Gray
#9AA7B0
ΔE00 10.25
Bluegrey
#85A3B2
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BFBE #BFA2A3
analogous
#A2BFB0 #A2BFBE #A2B2BF
triadic
#A2BFBE #BEA2BF #BFBEA2
tetradic
#A2BFBE #B0A2BF #BFA2A3 #B2BFA2
square
#A2BFBE #B0A2BF #BFA2A3 #B2BFA2
split-complementary
#A2BFBE #BFA2B2 #BFB0A2
monochromatic
#5E8987 #7EA6A5 #A2BFBE #C6D8D7 #EBF1F1
Accessibility & contrast
On white
1.96
#A2BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#A2BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BFBE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BFBE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#9AC1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bfbe; /* rgb */ color: rgb(162, 191, 190); /* oklch */ color: oklch(78.3% 0.031 194.0);
Tailwind
colors: {
custom: {
50: '#bed2d1',
500: '#a2bfbe',
950: '#000000',
},
}SCSS
$custom: #a2bfbe; $custom-light: #bed2d1; $custom-dark: #000000;
JSON
{
"hex": "#a2bfbe",
"rgb": {
"r": 162,
"g": 191,
"b": 190
},
"hsl": {
"h": 177.931,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78279,
"c": 0.03145,
"h": 194
},
"luminance": 0.48661
}Semantic roles & 50–950 ramp
primary
#A2BFBE
secondary
#E3DADA
accent
#494C9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282