#ABDFD7#ABDFD7
#ABDFD7 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.055 H 184.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFD7 |
|---|---|
| RGB | rgb(171, 223, 215) |
| HSL | hsl(171, 45%, 77%) |
| HSV | hsv(171, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.17, -18.29, -1.54) |
| CIE-LCH | lch(85.17, 18.36, 184.81°) |
| OKLab | oklab(86.53% -0.0545 -0.0044) |
| OKLCH | oklch(86.53% 0.055 184.6) |
| XYZ | xyz(55.4443, 66.3373, 74.1599) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.73
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 6.09
Eggshell Blue
#C4FFF7
ΔE00 6.83
Light Light Blue
#CAFFFB
ΔE00 7.20
Pale Cyan
#B7FFFA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFD7 #DFABB3
analogous
#ABDFBD #ABDFD7 #ABCDDF
triadic
#ABDFD7 #D7ABDF #DFD7AB
tetradic
#ABDFD7 #BDABDF #DFABB3 #CDDFAB
square
#ABDFD7 #BDABDF #DFABB3 #CDDFAB
split-complementary
#ABDFD7 #DFABCD #DFBDAB
monochromatic
#52BDAD #7FCEC2 #ABDFD7 #D7F0EC #E9F7F4
Accessibility & contrast
On white
1.47
#ABDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ABDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFD7
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFD7 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D7
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#9CE1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfd7; /* rgb */ color: rgb(171, 223, 215); /* oklch */ color: oklch(86.5% 0.055 184.6);
Tailwind
colors: {
custom: {
50: '#c5e9e3',
500: '#abdfd7',
950: '#000000',
},
}SCSS
$custom: #abdfd7; $custom-light: #c5e9e3; $custom-dark: #000000;
JSON
{
"hex": "#abdfd7",
"rgb": {
"r": 171,
"g": 223,
"b": 215
},
"hsl": {
"h": 170.769,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86532,
"c": 0.05466,
"h": 184.6
},
"luminance": 0.6634
}Semantic roles & 50–950 ramp
primary
#ABDFD7
secondary
#B87681
accent
#2E43B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484