#ABDFD4#ABDFD4
#ABDFD4 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.4% C 0.056 H 180.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFD4 |
|---|---|
| RGB | rgb(171, 223, 212) |
| HSL | hsl(167, 45%, 77%) |
| HSV | hsv(167, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.09, -18.92, -0.07) |
| CIE-LCH | lch(85.09, 18.92, 180.21°) |
| OKLab | oklab(86.44% -0.0557 -0.0005) |
| OKLCH | oklch(86.44% 0.056 180.5) |
| XYZ | xyz(55.0623, 66.1845, 72.1483) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.60
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Eggshell Blue
#C4FFF7
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.24
Pale Aqua
#B8FFEB
ΔE00 7.51
Pale Cyan
#B7FFFA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFD4 #DFABB6
analogous
#ABDFBA #ABDFD4 #ABD0DF
triadic
#ABDFD4 #D4ABDF #DFD4AB
tetradic
#ABDFD4 #BAABDF #DFABB6 #D0DFAB
square
#ABDFD4 #BAABDF #DFABB6 #D0DFAB
split-complementary
#ABDFD4 #DFABD0 #DFBAAB
monochromatic
#52BDA7 #7FCEBD #ABDFD4 #D7F0EB #E9F7F4
Accessibility & contrast
On white
1.47
#ABDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#ABDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFD4
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFD4 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D4
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#9DE1DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdfd4; /* rgb */ color: rgb(171, 223, 212); /* oklch */ color: oklch(86.4% 0.056 180.5);
Tailwind
colors: {
custom: {
50: '#c5e9e1',
500: '#abdfd4',
950: '#000000',
},
}SCSS
$custom: #abdfd4; $custom-light: #c5e9e1; $custom-dark: #000000;
JSON
{
"hex": "#abdfd4",
"rgb": {
"r": 171,
"g": 223,
"b": 212
},
"hsl": {
"h": 167.308,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86444,
"c": 0.05569,
"h": 180.5
},
"luminance": 0.66187
}Semantic roles & 50–950 ramp
primary
#ABDFD4
secondary
#B87684
accent
#2E4BB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484