#ABDFD9#ABDFD9
#ABDFD9 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.6% C 0.054 H 187.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFD9 |
|---|---|
| RGB | rgb(171, 223, 217) |
| HSL | hsl(173, 45%, 77%) |
| HSV | hsv(173, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.22, -17.87, -2.52) |
| CIE-LCH | lch(85.22, 18.05, 188.02°) |
| OKLab | oklab(86.59% -0.0537 -0.007) |
| OKLCH | oklch(86.59% 0.054 187.5) |
| XYZ | xyz(55.7028, 66.4407, 75.5216) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 6.04
Eggshell Blue
#C4FFF7
ΔE00 6.84
Light Light Blue
#CAFFFB
ΔE00 7.02
Pale Cyan
#B7FFFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFD9 #DFABB1
analogous
#ABDFBF #ABDFD9 #ABCBDF
triadic
#ABDFD9 #D9ABDF #DFD9AB
tetradic
#ABDFD9 #BFABDF #DFABB1 #CBDFAB
square
#ABDFD9 #BFABDF #DFABB1 #CBDFAB
split-complementary
#ABDFD9 #DFABCB #DFBFAB
monochromatic
#52BDB1 #7FCEC5 #ABDFD9 #D7F0ED #E9F7F5
Accessibility & contrast
On white
1.47
#ABDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#ABDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFD9
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFD9 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D9
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#9CE2DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfd9; /* rgb */ color: rgb(171, 223, 217); /* oklch */ color: oklch(86.6% 0.054 187.5);
Tailwind
colors: {
custom: {
50: '#c5e9e4',
500: '#abdfd9',
950: '#000000',
},
}SCSS
$custom: #abdfd9; $custom-light: #c5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#abdfd9",
"rgb": {
"r": 171,
"g": 223,
"b": 217
},
"hsl": {
"h": 173.077,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86591,
"c": 0.05413,
"h": 187.5
},
"luminance": 0.66443
}Semantic roles & 50–950 ramp
primary
#ABDFD9
secondary
#B8767E
accent
#2E3DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484