#ABDFD8#ABDFD8
#ABDFD8 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.054 H 186.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFD8 |
|---|---|
| RGB | rgb(171, 223, 216) |
| HSL | hsl(172, 45%, 77%) |
| HSV | hsv(172, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.19, -18.08, -2.03) |
| CIE-LCH | lch(85.19, 18.20, 186.40°) |
| OKLab | oklab(86.56% -0.0541 -0.0057) |
| OKLCH | oklch(86.56% 0.054 186) |
| XYZ | xyz(55.5732, 66.3889, 74.8386) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.47
Powder Blue
#B0E0E6
ΔE00 5.70
Duck Egg Blue
#C3FBF4
ΔE00 6.04
Eggshell Blue
#C4FFF7
ΔE00 6.83
Light Light Blue
#CAFFFB
ΔE00 7.10
Pale Cyan
#B7FFFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFD8 #DFABB2
analogous
#ABDFBE #ABDFD8 #ABCCDF
triadic
#ABDFD8 #D8ABDF #DFD8AB
tetradic
#ABDFD8 #BEABDF #DFABB2 #CCDFAB
square
#ABDFD8 #BEABDF #DFABB2 #CCDFAB
split-complementary
#ABDFD8 #DFABCC #DFBEAB
monochromatic
#52BDAF #7FCEC3 #ABDFD8 #D7F0ED #E9F7F5
Accessibility & contrast
On white
1.47
#ABDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ABDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFD8
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFD8 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D8
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#9CE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfd8; /* rgb */ color: rgb(171, 223, 216); /* oklch */ color: oklch(86.6% 0.054 186.0);
Tailwind
colors: {
custom: {
50: '#c5e9e4',
500: '#abdfd8',
950: '#000000',
},
}SCSS
$custom: #abdfd8; $custom-light: #c5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#abdfd8",
"rgb": {
"r": 171,
"g": 223,
"b": 216
},
"hsl": {
"h": 171.923,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86561,
"c": 0.05438,
"h": 186
},
"luminance": 0.66391
}Semantic roles & 50–950 ramp
primary
#ABDFD8
secondary
#B8767F
accent
#2E40B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484