#ABDFD5#ABDFD5
#ABDFD5 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.055 H 181.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFD5 |
|---|---|
| RGB | rgb(171, 223, 213) |
| HSL | hsl(168, 45%, 77%) |
| HSV | hsv(168, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.12, -18.71, -0.56) |
| CIE-LCH | lch(85.12, 18.72, 181.71°) |
| OKLab | oklab(86.47% -0.0553 -0.0018) |
| OKLCH | oklch(86.47% 0.055 181.9) |
| XYZ | xyz(55.1889, 66.2352, 72.8147) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 6.22
Powder Blue
#B0E0E6
ΔE00 6.86
Eggshell Blue
#C4FFF7
ΔE00 6.92
Pale Cyan
#B7FFFA
ΔE00 7.43
Light Light Blue
#CAFFFB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFD5 #DFABB5
analogous
#ABDFBB #ABDFD5 #ABCFDF
triadic
#ABDFD5 #D5ABDF #DFD5AB
tetradic
#ABDFD5 #BBABDF #DFABB5 #CFDFAB
square
#ABDFD5 #BBABDF #DFABB5 #CFDFAB
split-complementary
#ABDFD5 #DFABCF #DFBBAB
monochromatic
#52BDA9 #7FCEBF #ABDFD5 #D7F0EB #E9F7F4
Accessibility & contrast
On white
1.47
#ABDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ABDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFD5
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFD5 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#D0D2D6
Tritanopia (blue-blind)
#9DE1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfd5; /* rgb */ color: rgb(171, 223, 213); /* oklch */ color: oklch(86.5% 0.055 181.9);
Tailwind
colors: {
custom: {
50: '#c5e9e1',
500: '#abdfd5',
950: '#000000',
},
}SCSS
$custom: #abdfd5; $custom-light: #c5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#abdfd5",
"rgb": {
"r": 171,
"g": 223,
"b": 213
},
"hsl": {
"h": 168.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86473,
"c": 0.05532,
"h": 181.9
},
"luminance": 0.66237
}Semantic roles & 50–950 ramp
primary
#ABDFD5
secondary
#B87683
accent
#2E48B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484