#ABBDB4#ABBDB4
#ABBDB4 is a light, muted teal. Relative luminance 0.483; OKLCH L 78.2% C 0.023 H 164.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDB4 |
|---|---|
| RGB | rgb(171, 189, 180) |
| HSL | hsl(150, 12%, 71%) |
| HSV | hsv(150, 10%, 74%) |
| CMYK | cmyk(9.5%, 0%, 4.8%, 25.9%) |
| CIE-LAB | lab(75.04, -7.91, 2.44) |
| CIE-LCH | lch(75.04, 8.28, 162.87°) |
| OKLab | oklab(78.19% -0.0226 0.0063) |
| OKLCH | oklch(78.19% 0.023 164.3) |
| XYZ | xyz(43.2286, 48.3478, 50.2257) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.11
Cool Grey
#95A3A6
ΔE00 9.43
Silver
#C0C0C0
ΔE00 9.71
Greenish Grey
#96AE8D
ΔE00 10.18
Light Grey
#D8DCD6
ΔE00 10.38
Dark Gray
#A9A9A9
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDB4 #BDABB4
analogous
#ABBDAB #ABBDB4 #ABBDBD
triadic
#ABBDB4 #B4ABBD #BDB4AB
tetradic
#ABBDB4 #ABABBD #BDABB4 #BDBDAB
square
#ABBDB4 #ABABBD #BDABB4 #BDBDAB
split-complementary
#ABBDB4 #BDABBD #BDABAB
monochromatic
#698577 #89A295 #ABBDB4 #CDD8D3 #EEF2F0
Accessibility & contrast
On white
1.97
#ABBDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#ABBDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDB4
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDB4 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#A8BDBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbdb4; /* rgb */ color: rgb(171, 189, 180); /* oklch */ color: oklch(78.2% 0.023 164.3);
Tailwind
colors: {
custom: {
50: '#c4d0ca',
500: '#abbdb4',
950: '#000000',
},
}SCSS
$custom: #abbdb4; $custom-light: #c4d0ca; $custom-dark: #000000;
JSON
{
"hex": "#abbdb4",
"rgb": {
"r": 171,
"g": 189,
"b": 180
},
"hsl": {
"h": 150,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78192,
"c": 0.02347,
"h": 164.3
},
"luminance": 0.48348
}Semantic roles & 50–950 ramp
primary
#ABBDB4
secondary
#E4DFE2
accent
#4F7396
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282