#ABBFBA#ABBFBA
#ABBFBA is a light, muted teal. Relative luminance 0.495; OKLCH L 78.8% C 0.023 H 179.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFBA |
|---|---|
| RGB | rgb(171, 191, 186) |
| HSL | hsl(165, 14%, 71%) |
| HSV | hsv(165, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.74, -7.80, 0.19) |
| CIE-LCH | lch(75.74, 7.80, 178.57°) |
| OKLab | oklab(78.79% -0.023 0.0004) |
| OKLCH | oklch(78.79% 0.023 179) |
| XYZ | xyz(44.2863, 49.4640, 53.6591) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.69
Cool Grey
#95A3A6
ΔE00 8.95
Silver
#C0C0C0
ΔE00 9.37
Dove Gray
#B6B8BD
ΔE00 10.03
Light Grey
#D8DCD6
ΔE00 10.17
Cool Gray
#9AA7B0
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFBA #BFABB0
analogous
#ABBFB0 #ABBFBA #ABBABF
triadic
#ABBFBA #BAABBF #BFBAAB
tetradic
#ABBFBA #B0ABBF #BFABB0 #BABFAB
square
#ABBFBA #B0ABBF #BFABB0 #BABFAB
split-complementary
#ABBFBA #BFABBA #BFB0AB
monochromatic
#688880 #88A59D #ABBFBA #CED9D7 #EEF2F1
Accessibility & contrast
On white
1.93
#ABBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFBA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFBA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBA
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#A6C0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfba; /* rgb */ color: rgb(171, 191, 186); /* oklch */ color: oklch(78.8% 0.023 179.0);
Tailwind
colors: {
custom: {
50: '#c4d2ce',
500: '#abbfba',
950: '#000000',
},
}SCSS
$custom: #abbfba; $custom-light: #c4d2ce; $custom-dark: #000000;
JSON
{
"hex": "#abbfba",
"rgb": {
"r": 171,
"g": 191,
"b": 186
},
"hsl": {
"h": 165,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78794,
"c": 0.02299,
"h": 179
},
"luminance": 0.49465
}Semantic roles & 50–950 ramp
primary
#ABBFBA
secondary
#E6E0E2
accent
#4E6098
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282