#ABBDBE#ABBDBE
#ABBDBE is a light, near-neutral teal. Relative luminance 0.488; OKLCH L 78.5% C 0.020 H 200.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDBE |
|---|---|
| RGB | rgb(171, 189, 190) |
| HSL | hsl(183, 13%, 71%) |
| HSV | hsv(183, 10%, 75%) |
| CMYK | cmyk(10%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(75.31, -5.95, -2.61) |
| CIE-LCH | lch(75.31, 6.50, 203.67°) |
| OKLab | oklab(78.49% -0.0186 -0.0071) |
| OKLCH | oklch(78.49% 0.02 200.8) |
| XYZ | xyz(44.2843, 48.7701, 55.7856) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.79
Cool Grey
#95A3A6
ΔE00 7.41
Cool Gray
#9AA7B0
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 7.76
Silver
#C0C0C0
ΔE00 7.88
Dark Gray
#A9A9A9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDBE #BEACAB
analogous
#ABBEB5 #ABBDBE #ABB3BE
triadic
#ABBDBE #BEABBD #BDBEAB
tetradic
#ABBDBE #B5ABBE #BEACAB #B3BEAB
square
#ABBDBE #B5ABBE #BEACAB #B3BEAB
split-complementary
#ABBDBE #BEABB3 #BEB5AB
monochromatic
#688587 #88A2A3 #ABBDBE #CED8D9 #EEF1F2
Accessibility & contrast
On white
1.95
#ABBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#ABBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDBE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDBE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#A6BEBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbdbe; /* rgb */ color: rgb(171, 189, 190); /* oklch */ color: oklch(78.5% 0.020 200.8);
Tailwind
colors: {
custom: {
50: '#c4d0d1',
500: '#abbdbe',
950: '#000000',
},
}SCSS
$custom: #abbdbe; $custom-light: #c4d0d1; $custom-dark: #000000;
JSON
{
"hex": "#abbdbe",
"rgb": {
"r": 171,
"g": 189,
"b": 190
},
"hsl": {
"h": 183.158,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78488,
"c": 0.01987,
"h": 200.8
},
"luminance": 0.48771
}Semantic roles & 50–950 ramp
primary
#ABBDBE
secondary
#E5E0E0
accent
#524F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282