#ABBEBB#ABBEBB
#ABBEBB is a light, muted teal. Relative luminance 0.491; OKLCH L 78.6% C 0.021 H 185.3°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEBB |
|---|---|
| RGB | rgb(171, 190, 187) |
| HSL | hsl(171, 13%, 71%) |
| HSV | hsv(171, 10%, 75%) |
| CMYK | cmyk(10%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.50, -7.08, -0.70) |
| CIE-LCH | lch(75.50, 7.11, 185.67°) |
| OKLab | oklab(78.61% -0.0212 -0.002) |
| OKLCH | oklch(78.61% 0.021 185.3) |
| XYZ | xyz(44.1756, 49.0720, 54.1485) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.23
Cool Grey
#95A3A6
ΔE00 8.26
Silver
#C0C0C0
ΔE00 8.73
Dove Gray
#B6B8BD
ΔE00 9.16
Cool Gray
#9AA7B0
ΔE00 9.27
Dark Gray
#A9A9A9
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEBB #BEABAE
analogous
#ABBEB1 #ABBEBB #ABB7BE
triadic
#ABBEBB #BBABBE #BEBBAB
tetradic
#ABBEBB #B1ABBE #BEABAE #B7BEAB
square
#ABBEBB #B1ABBE #BEABAE #B7BEAB
split-complementary
#ABBEBB #BEABB7 #BEB1AB
monochromatic
#688782 #88A39F #ABBEBB #CED9D7 #EEF2F1
Accessibility & contrast
On white
1.94
#ABBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#ABBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEBB
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEBB | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#A6BFBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbebb; /* rgb */ color: rgb(171, 190, 187); /* oklch */ color: oklch(78.6% 0.021 185.3);
Tailwind
colors: {
custom: {
50: '#c4d1cf',
500: '#abbebb',
950: '#000000',
},
}SCSS
$custom: #abbebb; $custom-light: #c4d1cf; $custom-dark: #000000;
JSON
{
"hex": "#abbebb",
"rgb": {
"r": 171,
"g": 190,
"b": 187
},
"hsl": {
"h": 170.526,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.7861,
"c": 0.02127,
"h": 185.3
},
"luminance": 0.49073
}Semantic roles & 50–950 ramp
primary
#ABBEBB
secondary
#E5E0E1
accent
#4F5A97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282