#ABDCD0#ABDCD0
#ABDCD0 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.053 H 178.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCD0 |
|---|---|
| RGB | rgb(171, 220, 208) |
| HSL | hsl(165, 41%, 77%) |
| HSV | hsv(165, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(84.17, -18.25, 0.71) |
| CIE-LCH | lch(84.17, 18.26, 177.78°) |
| OKLab | oklab(85.68% -0.0534 0.0016) |
| OKLCH | oklch(85.68% 0.053 178.3) |
| XYZ | xyz(53.7696, 64.3964, 69.2590) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.44
Duck Egg Blue
#C3FBF4
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.61
Eggshell Blue
#C4FFF7
ΔE00 7.77
Pale Teal
#82CBB2
ΔE00 7.99
Pale Aqua
#B8FFEB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCD0 #DCABB7
analogous
#ABDCB8 #ABDCD0 #ABD0DC
triadic
#ABDCD0 #D0ABDC #DCD0AB
tetradic
#ABDCD0 #B8ABDC #DCABB7 #D0DCAB
square
#ABDCD0 #B8ABDC #DCABB7 #D0DCAB
split-complementary
#ABDCD0 #DCABD0 #DCB8AB
monochromatic
#55B8A0 #80CAB8 #ABDCD0 #D6EEE8 #E9F6F3
Accessibility & contrast
On white
1.51
#ABDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#ABDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCD0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCD0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#CFCFD1
Tritanopia (blue-blind)
#9EDED8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdcd0; /* rgb */ color: rgb(171, 220, 208); /* oklch */ color: oklch(85.7% 0.053 178.3);
Tailwind
colors: {
custom: {
50: '#c5e7de',
500: '#abdcd0',
950: '#000000',
},
}SCSS
$custom: #abdcd0; $custom-light: #c5e7de; $custom-dark: #000000;
JSON
{
"hex": "#abdcd0",
"rgb": {
"r": 171,
"g": 220,
"b": 208
},
"hsl": {
"h": 165.306,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85678,
"c": 0.05344,
"h": 178.3
},
"luminance": 0.64398
}Semantic roles & 50–950 ramp
primary
#ABDCD0
secondary
#B47786
accent
#3151B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484