#ABCBD1#ABCBD1
#ABCBD1 is a very light, muted teal. Relative luminance 0.560; OKLCH L 82.1% C 0.035 H 210.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBD1 |
|---|---|
| RGB | rgb(171, 203, 209) |
| HSL | hsl(189, 29%, 75%) |
| HSV | hsv(189, 18%, 82%) |
| CMYK | cmyk(18.2%, 2.9%, 0%, 18%) |
| CIE-LAB | lab(79.60, -9.36, -6.55) |
| CIE-LCH | lch(79.60, 11.42, 214.97°) |
| OKLab | oklab(82.05% -0.0304 -0.0177) |
| OKLCH | oklch(82.05% 0.035 210.2) |
| XYZ | xyz(49.6560, 55.9718, 68.4966) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.46
Powder Blue
#B0E0E6
ΔE00 5.86
Ice Blue
#A5DFF9
ΔE00 8.55
Light Grey Blue
#9DBCD4
ΔE00 8.63
Sky Blue
#87CEEB
ΔE00 8.94
Cloudy Blue
#ACC2D9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBD1 #D1B1AB
analogous
#ABD1C4 #ABCBD1 #ABB8D1
triadic
#ABCBD1 #D1ABCB #CBD1AB
tetradic
#ABCBD1 #C4ABD1 #D1B1AB #B8D1AB
square
#ABCBD1 #C4ABD1 #D1B1AB #B8D1AB
split-complementary
#ABCBD1 #D1ABB8 #D1C4AB
monochromatic
#5C9AA6 #83B3BB #ABCBD1 #D3E3E7 #EBF3F4
Accessibility & contrast
On white
1.72
#ABCBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ABCBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBD1
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBD1 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D1
Deuteranopia (green-blind)
#BFC3D1
Tritanopia (blue-blind)
#A0CECD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbd1; /* rgb */ color: rgb(171, 203, 209); /* oklch */ color: oklch(82.1% 0.035 210.2);
Tailwind
colors: {
custom: {
50: '#c4dadf',
500: '#abcbd1',
950: '#000000',
},
}SCSS
$custom: #abcbd1; $custom-light: #c4dadf; $custom-dark: #000000;
JSON
{
"hex": "#abcbd1",
"rgb": {
"r": 171,
"g": 203,
"b": 209
},
"hsl": {
"h": 189.474,
"s": 29.231,
"l": 74.51
},
"oklch": {
"l": 0.82054,
"c": 0.03523,
"h": 210.2
},
"luminance": 0.55973
}Semantic roles & 50–950 ramp
primary
#ABCBD1
secondary
#A78179
accent
#4E3EA8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384