#ABDCD5#ABDCD5
#ABDCD5 is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.8% C 0.052 H 185.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCD5 |
|---|---|
| RGB | rgb(171, 220, 213) |
| HSL | hsl(171, 41%, 77%) |
| HSV | hsv(171, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(84.30, -17.21, -1.75) |
| CIE-LCH | lch(84.30, 17.30, 185.81°) |
| OKLab | oklab(85.82% -0.0514 -0.005) |
| OKLCH | oklch(85.82% 0.052 185.5) |
| XYZ | xyz(54.3945, 64.6463, 72.5499) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.12
Powder Blue
#B0E0E6
ΔE00 5.65
Duck Egg Blue
#C3FBF4
ΔE00 6.71
Eggshell Blue
#C4FFF7
ΔE00 7.52
Light Light Blue
#CAFFFB
ΔE00 7.69
Pale Cyan
#B7FFFA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCD5 #DCABB2
analogous
#ABDCBD #ABDCD5 #ABCBDC
triadic
#ABDCD5 #D5ABDC #DCD5AB
tetradic
#ABDCD5 #BDABDC #DCABB2 #CBDCAB
square
#ABDCD5 #BDABDC #DCABB2 #CBDCAB
split-complementary
#ABDCD5 #DCABCB #DCBDAB
monochromatic
#55B8AA #80CABF #ABDCD5 #D6EEEB #E9F6F4
Accessibility & contrast
On white
1.51
#ABDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ABDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCD5
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCD5 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D5
Deuteranopia (green-blind)
#CECFD6
Tritanopia (blue-blind)
#9DDEDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdcd5; /* rgb */ color: rgb(171, 220, 213); /* oklch */ color: oklch(85.8% 0.052 185.5);
Tailwind
colors: {
custom: {
50: '#c5e7e1',
500: '#abdcd5',
950: '#000000',
},
}SCSS
$custom: #abdcd5; $custom-light: #c5e7e1; $custom-dark: #000000;
JSON
{
"hex": "#abdcd5",
"rgb": {
"r": 171,
"g": 220,
"b": 213
},
"hsl": {
"h": 171.429,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85824,
"c": 0.05164,
"h": 185.5
},
"luminance": 0.64648
}Semantic roles & 50–950 ramp
primary
#ABDCD5
secondary
#B47780
accent
#3144B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484