#ABDCD6#ABDCD6
#ABDCD6 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.051 H 187.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCD6 |
|---|---|
| RGB | rgb(171, 220, 214) |
| HSL | hsl(173, 41%, 77%) |
| HSV | hsv(173, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(84.33, -17.00, -2.24) |
| CIE-LCH | lch(84.33, 17.15, 187.52°) |
| OKLab | oklab(85.85% -0.051 -0.0063) |
| OKLCH | oklch(85.85% 0.051 187) |
| XYZ | xyz(54.5218, 64.6972, 73.2204) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Eggshell Blue
#C4FFF7
ΔE00 7.54
Light Light Blue
#CAFFFB
ΔE00 7.62
Light Sky Blue
#C6FCFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCD6 #DCABB1
analogous
#ABDCBE #ABDCD6 #ABCADC
triadic
#ABDCD6 #D6ABDC #DCD6AB
tetradic
#ABDCD6 #BEABDC #DCABB1 #CADCAB
square
#ABDCD6 #BEABDC #DCABB1 #CADCAB
split-complementary
#ABDCD6 #DCABCA #DCBEAB
monochromatic
#55B8AC #80CAC1 #ABDCD6 #D6EEEB #E9F6F4
Accessibility & contrast
On white
1.51
#ABDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#ABDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCD6
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCD6 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#CDCFD7
Tritanopia (blue-blind)
#9DDEDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdcd6; /* rgb */ color: rgb(171, 220, 214); /* oklch */ color: oklch(85.9% 0.051 187.0);
Tailwind
colors: {
custom: {
50: '#c5e7e2',
500: '#abdcd6',
950: '#000000',
},
}SCSS
$custom: #abdcd6; $custom-light: #c5e7e2; $custom-dark: #000000;
JSON
{
"hex": "#abdcd6",
"rgb": {
"r": 171,
"g": 220,
"b": 214
},
"hsl": {
"h": 172.653,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85854,
"c": 0.05138,
"h": 187
},
"luminance": 0.64699
}Semantic roles & 50–950 ramp
primary
#ABDCD6
secondary
#B4777F
accent
#3141B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484