#ABBFBE#ABBFBE
#ABBFBE is a light, muted teal. Relative luminance 0.496; OKLCH L 78.9% C 0.022 H 193.1°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFBE |
|---|---|
| RGB | rgb(171, 191, 190) |
| HSL | hsl(177, 14%, 71%) |
| HSV | hsv(177, 10%, 75%) |
| CMYK | cmyk(10.5%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.85, -7.01, -1.82) |
| CIE-LCH | lch(75.85, 7.24, 194.56°) |
| OKLab | oklab(78.91% -0.0214 -0.005) |
| OKLCH | oklch(78.91% 0.022 193.1) |
| XYZ | xyz(44.7175, 49.6364, 55.9300) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.23
Cool Grey
#95A3A6
ΔE00 8.23
Silver
#C0C0C0
ΔE00 8.70
Cool Gray
#9AA7B0
ΔE00 8.90
Dove Gray
#B6B8BD
ΔE00 8.93
Lightblue
#ADD8E6
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFBE #BFABAC
analogous
#ABBFB4 #ABBFBE #ABB6BF
triadic
#ABBFBE #BEABBF #BFBEAB
tetradic
#ABBFBE #B4ABBF #BFABAC #B6BFAB
square
#ABBFBE #B4ABBF #BFABAC #B6BFAB
split-complementary
#ABBFBE #BFABB6 #BFB4AB
monochromatic
#688886 #88A5A3 #ABBFBE #CED9D9 #EEF2F2
Accessibility & contrast
On white
1.92
#ABBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#ABBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFBE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFBE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#A6C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbfbe; /* rgb */ color: rgb(171, 191, 190); /* oklch */ color: oklch(78.9% 0.022 193.1);
Tailwind
colors: {
custom: {
50: '#c4d2d1',
500: '#abbfbe',
950: '#000000',
},
}SCSS
$custom: #abbfbe; $custom-light: #c4d2d1; $custom-dark: #000000;
JSON
{
"hex": "#abbfbe",
"rgb": {
"r": 171,
"g": 191,
"b": 190
},
"hsl": {
"h": 177,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78913,
"c": 0.02196,
"h": 193.1
},
"luminance": 0.49637
}Semantic roles & 50–950 ramp
primary
#ABBFBE
secondary
#E6E0E1
accent
#4E5298
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282