#ABCBD0#ABCBD0
#ABCBD0 is a very light, muted teal. Relative luminance 0.559; OKLCH L 82.0% C 0.035 H 208.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBD0 |
|---|---|
| RGB | rgb(171, 203, 208) |
| HSL | hsl(188, 28%, 74%) |
| HSV | hsv(188, 18%, 82%) |
| CMYK | cmyk(17.8%, 2.4%, 0%, 18.4%) |
| CIE-LAB | lab(79.57, -9.57, -6.05) |
| CIE-LCH | lch(79.57, 11.32, 212.30°) |
| OKLab | oklab(82.02% -0.0308 -0.0164) |
| OKLCH | oklch(82.02% 0.035 208) |
| XYZ | xyz(49.5326, 55.9224, 67.8466) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.74
Powder Blue
#B0E0E6
ΔE00 5.78
Ice Blue
#A5DFF9
ΔE00 8.87
Light Grey Blue
#9DBCD4
ΔE00 9.04
Sky Blue
#87CEEB
ΔE00 9.25
Cloudy Blue
#ACC2D9
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBD0 #D0B0AB
analogous
#ABD0C3 #ABCBD0 #ABB9D0
triadic
#ABCBD0 #D0ABCB #CBD0AB
tetradic
#ABCBD0 #C3ABD0 #D0B0AB #B9D0AB
square
#ABCBD0 #C3ABD0 #D0B0AB #B9D0AB
split-complementary
#ABCBD0 #D0ABB9 #D0C3AB
monochromatic
#5D9AA4 #84B3BA #ABCBD0 #D2E3E6 #EBF3F4
Accessibility & contrast
On white
1.72
#ABCBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#ABCBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBD0
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBD0 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D0
Deuteranopia (green-blind)
#BFC3D0
Tritanopia (blue-blind)
#A0CECC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbd0; /* rgb */ color: rgb(171, 203, 208); /* oklch */ color: oklch(82.0% 0.035 208.0);
Tailwind
colors: {
custom: {
50: '#c4dade',
500: '#abcbd0',
950: '#000000',
},
}SCSS
$custom: #abcbd0; $custom-light: #c4dade; $custom-dark: #000000;
JSON
{
"hex": "#abcbd0",
"rgb": {
"r": 171,
"g": 203,
"b": 208
},
"hsl": {
"h": 188.108,
"s": 28.244,
"l": 74.314
},
"oklch": {
"l": 0.82023,
"c": 0.03492,
"h": 208
},
"luminance": 0.55924
}Semantic roles & 50–950 ramp
primary
#ABCBD0
secondary
#A6807A
accent
#4D3FA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384