#ABBEBD#ABBEBD
#ABBEBD is a light, muted teal. Relative luminance 0.492; OKLCH L 78.7% C 0.021 H 192.9°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEBD |
|---|---|
| RGB | rgb(171, 190, 189) |
| HSL | hsl(177, 13%, 71%) |
| HSV | hsv(177, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.55, -6.68, -1.71) |
| CIE-LCH | lch(75.55, 6.89, 194.37°) |
| OKLab | oklab(78.67% -0.0204 -0.0047) |
| OKLCH | oklch(78.67% 0.021 192.9) |
| XYZ | xyz(44.3912, 49.1582, 55.2840) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 7.93
Silver
#C0C0C0
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 8.60
Dove Gray
#B6B8BD
ΔE00 8.61
Dark Gray
#A9A9A9
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEBD #BEABAC
analogous
#ABBEB3 #ABBEBD #ABB5BE
triadic
#ABBEBD #BDABBE #BEBDAB
tetradic
#ABBEBD #B3ABBE #BEABAC #B5BEAB
square
#ABBEBD #B3ABBE #BEABAC #B5BEAB
split-complementary
#ABBEBD #BEABB5 #BEB3AB
monochromatic
#688785 #88A3A2 #ABBEBD #CED9D8 #EEF2F1
Accessibility & contrast
On white
1.94
#ABBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#ABBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEBD
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEBD | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#A6BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbebd; /* rgb */ color: rgb(171, 190, 189); /* oklch */ color: oklch(78.7% 0.021 192.9);
Tailwind
colors: {
custom: {
50: '#c4d1d0',
500: '#abbebd',
950: '#000000',
},
}SCSS
$custom: #abbebd; $custom-light: #c4d1d0; $custom-dark: #000000;
JSON
{
"hex": "#abbebd",
"rgb": {
"r": 171,
"g": 190,
"b": 189
},
"hsl": {
"h": 176.842,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.7867,
"c": 0.02091,
"h": 192.9
},
"luminance": 0.49159
}Semantic roles & 50–950 ramp
primary
#ABBEBD
secondary
#E5E0E0
accent
#4F5297
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282