#ABDFD6#ABDFD6
#ABDFD6 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.055 H 183.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFD6 |
|---|---|
| RGB | rgb(171, 223, 214) |
| HSL | hsl(170, 45%, 77%) |
| HSV | hsv(170, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.14, -18.50, -1.05) |
| CIE-LCH | lch(85.14, 18.53, 183.25°) |
| OKLab | oklab(86.5% -0.0549 -0.0031) |
| OKLCH | oklch(86.5% 0.055 183.2) |
| XYZ | xyz(55.3162, 66.2861, 73.4852) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.01
Duck Egg Blue
#C3FBF4
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.47
Eggshell Blue
#C4FFF7
ΔE00 6.87
Light Light Blue
#CAFFFB
ΔE00 7.31
Pale Cyan
#B7FFFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFD6 #DFABB4
analogous
#ABDFBC #ABDFD6 #ABCEDF
triadic
#ABDFD6 #D6ABDF #DFD6AB
tetradic
#ABDFD6 #BCABDF #DFABB4 #CEDFAB
square
#ABDFD6 #BCABDF #DFABB4 #CEDFAB
split-complementary
#ABDFD6 #DFABCE #DFBCAB
monochromatic
#52BDAB #7FCEC0 #ABDFD6 #D7F0EC #E9F7F4
Accessibility & contrast
On white
1.47
#ABDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#ABDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFD6
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFD6 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D0D2D7
Tritanopia (blue-blind)
#9CE1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfd6; /* rgb */ color: rgb(171, 223, 214); /* oklch */ color: oklch(86.5% 0.055 183.2);
Tailwind
colors: {
custom: {
50: '#c5e9e2',
500: '#abdfd6',
950: '#000000',
},
}SCSS
$custom: #abdfd6; $custom-light: #c5e9e2; $custom-dark: #000000;
JSON
{
"hex": "#abdfd6",
"rgb": {
"r": 171,
"g": 223,
"b": 214
},
"hsl": {
"h": 169.615,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86502,
"c": 0.05497,
"h": 183.2
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#ABDFD6
secondary
#B87682
accent
#2E45B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484