#ABBEBF#ABBEBF
#ABBEBF is a light, muted teal. Relative luminance 0.492; OKLCH L 78.7% C 0.021 H 200.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEBF |
|---|---|
| RGB | rgb(171, 190, 191) |
| HSL | hsl(183, 14%, 71%) |
| HSV | hsv(183, 10%, 75%) |
| CMYK | cmyk(10.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.60, -6.28, -2.72) |
| CIE-LCH | lch(75.60, 6.84, 203.41°) |
| OKLab | oklab(78.73% -0.0196 -0.0073) |
| OKLCH | oklch(78.73% 0.021 200.6) |
| XYZ | xyz(44.6098, 49.2456, 56.4352) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.96
Cool Grey
#95A3A6
ΔE00 7.70
Cool Gray
#9AA7B0
ΔE00 7.98
Dove Gray
#B6B8BD
ΔE00 8.10
Silver
#C0C0C0
ΔE00 8.17
Lightblue
#ADD8E6
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEBF #BFACAB
analogous
#ABBFB6 #ABBEBF #ABB4BF
triadic
#ABBEBF #BFABBE #BEBFAB
tetradic
#ABBEBF #B6ABBF #BFACAB #B4BFAB
square
#ABBEBF #B6ABBF #BFACAB #B4BFAB
split-complementary
#ABBEBF #BFABB4 #BFB6AB
monochromatic
#688688 #88A3A5 #ABBEBF #CED9D9 #EEF2F2
Accessibility & contrast
On white
1.94
#ABBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#ABBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEBF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEBF | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#A5C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbebf; /* rgb */ color: rgb(171, 190, 191); /* oklch */ color: oklch(78.7% 0.021 200.6);
Tailwind
colors: {
custom: {
50: '#c4d1d2',
500: '#abbebf',
950: '#000000',
},
}SCSS
$custom: #abbebf; $custom-light: #c4d1d2; $custom-dark: #000000;
JSON
{
"hex": "#abbebf",
"rgb": {
"r": 171,
"g": 190,
"b": 191
},
"hsl": {
"h": 183,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78731,
"c": 0.02091,
"h": 200.6
},
"luminance": 0.49246
}Semantic roles & 50–950 ramp
primary
#ABBEBF
secondary
#E6E1E0
accent
#524E98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282