#ABDCD3#ABDCD3
#ABDCD3 is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.052 H 182.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCD3 |
|---|---|
| RGB | rgb(171, 220, 211) |
| HSL | hsl(169, 41%, 77%) |
| HSV | hsv(169, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(84.25, -17.63, -0.77) |
| CIE-LCH | lch(84.25, 17.65, 182.50°) |
| OKLab | oklab(85.77% -0.0522 -0.0023) |
| OKLCH | oklch(85.77% 0.052 182.6) |
| XYZ | xyz(54.1422, 64.5454, 71.2212) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.60
Powder Blue
#B0E0E6
ΔE00 6.44
Duck Egg Blue
#C3FBF4
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 7.56
Light Light Blue
#CAFFFB
ΔE00 7.89
Pale Cyan
#B7FFFA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCD3 #DCABB4
analogous
#ABDCBB #ABDCD3 #ABCDDC
triadic
#ABDCD3 #D3ABDC #DCD3AB
tetradic
#ABDCD3 #BBABDC #DCABB4 #CDDCAB
square
#ABDCD3 #BBABDC #DCABB4 #CDDCAB
split-complementary
#ABDCD3 #DCABCD #DCBBAB
monochromatic
#55B8A6 #80CABC #ABDCD3 #D6EEEA #E9F6F4
Accessibility & contrast
On white
1.51
#ABDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ABDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCD3
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCD3 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D3
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#9EDED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdcd3; /* rgb */ color: rgb(171, 220, 211); /* oklch */ color: oklch(85.8% 0.052 182.6);
Tailwind
colors: {
custom: {
50: '#c5e7e0',
500: '#abdcd3',
950: '#000000',
},
}SCSS
$custom: #abdcd3; $custom-light: #c5e7e0; $custom-dark: #000000;
JSON
{
"hex": "#abdcd3",
"rgb": {
"r": 171,
"g": 220,
"b": 211
},
"hsl": {
"h": 168.98,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85765,
"c": 0.05225,
"h": 182.6
},
"luminance": 0.64547
}Semantic roles & 50–950 ramp
primary
#ABDCD3
secondary
#B47782
accent
#3149B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484