#ABDCD4#ABDCD4
#ABDCD4 is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.8% C 0.052 H 184.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCD4 |
|---|---|
| RGB | rgb(171, 220, 212) |
| HSL | hsl(170, 41%, 77%) |
| HSV | hsv(170, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(84.28, -17.42, -1.26) |
| CIE-LCH | lch(84.28, 17.47, 184.14°) |
| OKLab | oklab(85.79% -0.0518 -0.0036) |
| OKLCH | oklch(85.79% 0.052 184) |
| XYZ | xyz(54.2679, 64.5957, 71.8835) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 6.05
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Eggshell Blue
#C4FFF7
ΔE00 7.53
Light Light Blue
#CAFFFB
ΔE00 7.78
Pale Cyan
#B7FFFA
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCD4 #DCABB3
analogous
#ABDCBC #ABDCD4 #ABCCDC
triadic
#ABDCD4 #D4ABDC #DCD4AB
tetradic
#ABDCD4 #BCABDC #DCABB3 #CCDCAB
square
#ABDCD4 #BCABDC #DCABB3 #CCDCAB
split-complementary
#ABDCD4 #DCABCC #DCBCAB
monochromatic
#55B8A8 #80CABE #ABDCD4 #D6EEEA #E9F6F4
Accessibility & contrast
On white
1.51
#ABDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ABDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCD4
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCD4 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#CECFD5
Tritanopia (blue-blind)
#9DDED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdcd4; /* rgb */ color: rgb(171, 220, 212); /* oklch */ color: oklch(85.8% 0.052 184.0);
Tailwind
colors: {
custom: {
50: '#c5e7e1',
500: '#abdcd4',
950: '#000000',
},
}SCSS
$custom: #abdcd4; $custom-light: #c5e7e1; $custom-dark: #000000;
JSON
{
"hex": "#abdcd4",
"rgb": {
"r": 171,
"g": 220,
"b": 212
},
"hsl": {
"h": 170.204,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85794,
"c": 0.05193,
"h": 184
},
"luminance": 0.64598
}Semantic roles & 50–950 ramp
primary
#ABDCD4
secondary
#B47781
accent
#3147B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484