#ABBCBD#ABBCBD
#ABBCBD is a light, near-neutral teal. Relative luminance 0.483; OKLCH L 78.2% C 0.019 H 201.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCBD |
|---|---|
| RGB | rgb(171, 188, 189) |
| HSL | hsl(183, 12%, 71%) |
| HSV | hsv(183, 10%, 74%) |
| CMYK | cmyk(9.5%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(75.01, -5.62, -2.50) |
| CIE-LCH | lch(75.01, 6.15, 203.97°) |
| OKLab | oklab(78.25% -0.0175 -0.0068) |
| OKLCH | oklch(78.25% 0.019 201.1) |
| XYZ | xyz(43.9610, 48.2978, 55.1406) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 7.13
Cool Gray
#9AA7B0
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 7.41
Silver
#C0C0C0
ΔE00 7.59
Dark Gray
#A9A9A9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCBD #BDACAB
analogous
#ABBDB5 #ABBCBD #ABB3BD
triadic
#ABBCBD #BDABBC #BCBDAB
tetradic
#ABBCBD #B5ABBD #BDACAB #B3BDAB
square
#ABBCBD #B5ABBD #BDACAB #B3BDAB
split-complementary
#ABBCBD #BDABB3 #BDB5AB
monochromatic
#698385 #89A1A2 #ABBCBD #CDD7D8 #EEF1F2
Accessibility & contrast
On white
1.97
#ABBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#ABBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCBD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCBD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#A6BDBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcbd; /* rgb */ color: rgb(171, 188, 189); /* oklch */ color: oklch(78.2% 0.019 201.1);
Tailwind
colors: {
custom: {
50: '#c4d0d0',
500: '#abbcbd',
950: '#000000',
},
}SCSS
$custom: #abbcbd; $custom-light: #c4d0d0; $custom-dark: #000000;
JSON
{
"hex": "#abbcbd",
"rgb": {
"r": 171,
"g": 188,
"b": 189
},
"hsl": {
"h": 183.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78246,
"c": 0.01881,
"h": 201.1
},
"luminance": 0.48298
}Semantic roles & 50–950 ramp
primary
#ABBCBD
secondary
#E4E0DF
accent
#534F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282