#ABDCD8#ABDCD8
#ABDCD8 is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.051 H 190.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCD8 |
|---|---|
| RGB | rgb(171, 220, 216) |
| HSL | hsl(175, 41%, 77%) |
| HSV | hsv(175, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(84.38, -16.58, -3.22) |
| CIE-LCH | lch(84.38, 16.89, 191.01°) |
| OKLab | oklab(85.91% -0.0502 -0.0089) |
| OKLCH | oklch(85.91% 0.051 190) |
| XYZ | xyz(54.7788, 64.8000, 74.5738) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.45
Paleturquoise
#AFEEEE
ΔE00 4.59
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Pale Sky Blue
#BDF6FE
ΔE00 7.45
Light Sky Blue
#C6FCFF
ΔE00 7.54
Light Light Blue
#CAFFFB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCD8 #DCABAF
analogous
#ABDCC0 #ABDCD8 #ABC8DC
triadic
#ABDCD8 #D8ABDC #DCD8AB
tetradic
#ABDCD8 #C0ABDC #DCABAF #C8DCAB
square
#ABDCD8 #C0ABDC #DCABAF #C8DCAB
split-complementary
#ABDCD8 #DCABC8 #DCC0AB
monochromatic
#55B8B0 #80CAC4 #ABDCD8 #D6EEEC #E9F6F5
Accessibility & contrast
On white
1.50
#ABDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#ABDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCD8
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCD8 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D8
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#9CDFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdcd8; /* rgb */ color: rgb(171, 220, 216); /* oklch */ color: oklch(85.9% 0.051 190.0);
Tailwind
colors: {
custom: {
50: '#c5e7e4',
500: '#abdcd8',
950: '#000000',
},
}SCSS
$custom: #abdcd8; $custom-light: #c5e7e4; $custom-dark: #000000;
JSON
{
"hex": "#abdcd8",
"rgb": {
"r": 171,
"g": 220,
"b": 216
},
"hsl": {
"h": 175.102,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85913,
"c": 0.05097,
"h": 190
},
"luminance": 0.64802
}Semantic roles & 50–950 ramp
primary
#ABDCD8
secondary
#B4777C
accent
#313CB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484