#ABDFD3#ABDFD3
#ABDFD3 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.056 H 179.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFD3 |
|---|---|
| RGB | rgb(171, 223, 211) |
| HSL | hsl(166, 45%, 77%) |
| HSV | hsv(166, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.06, -19.13, 0.42) |
| CIE-LCH | lch(85.06, 19.13, 178.73°) |
| OKLab | oklab(86.42% -0.0561 0.0008) |
| OKLCH | oklch(86.42% 0.056 179.2) |
| XYZ | xyz(54.9366, 66.1342, 71.4860) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.91
Duck Egg Blue
#C3FBF4
ΔE00 6.45
Eggshell Blue
#C4FFF7
ΔE00 7.09
Pale Aqua
#B8FFEB
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.62
Pale Cyan
#B7FFFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFD3 #DFABB7
analogous
#ABDFB9 #ABDFD3 #ABD1DF
triadic
#ABDFD3 #D3ABDF #DFD3AB
tetradic
#ABDFD3 #B9ABDF #DFABB7 #D1DFAB
square
#ABDFD3 #B9ABDF #DFABB7 #D1DFAB
split-complementary
#ABDFD3 #DFABD1 #DFB9AB
monochromatic
#52BDA5 #7FCEBC #ABDFD3 #D7F0EA #E9F7F3
Accessibility & contrast
On white
1.48
#ABDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#ABDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFD3
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFD3 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#9DE1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdfd3; /* rgb */ color: rgb(171, 223, 211); /* oklch */ color: oklch(86.4% 0.056 179.2);
Tailwind
colors: {
custom: {
50: '#c5e9e0',
500: '#abdfd3',
950: '#000000',
},
}SCSS
$custom: #abdfd3; $custom-light: #c5e9e0; $custom-dark: #000000;
JSON
{
"hex": "#abdfd3",
"rgb": {
"r": 171,
"g": 223,
"b": 211
},
"hsl": {
"h": 166.154,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86415,
"c": 0.05611,
"h": 179.2
},
"luminance": 0.66136
}Semantic roles & 50–950 ramp
primary
#ABDFD3
secondary
#B87686
accent
#2E4DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484