#ABDFDB#ABDFDB
#ABDFDB is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.7% C 0.054 H 190.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFDB |
|---|---|
| RGB | rgb(171, 223, 219) |
| HSL | hsl(175, 45%, 77%) |
| HSV | hsv(175, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.27, -17.45, -3.50) |
| CIE-LCH | lch(85.27, 17.79, 191.34°) |
| OKLab | oklab(86.65% -0.0529 -0.0096) |
| OKLCH | oklch(86.65% 0.054 190.3) |
| XYZ | xyz(55.9646, 66.5454, 76.8999) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 4.52
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Light Light Blue
#CAFFFB
ΔE00 6.93
Eggshell Blue
#C4FFF7
ΔE00 6.95
Light Sky Blue
#C6FCFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFDB #DFABAF
analogous
#ABDFC1 #ABDFDB #ABC9DF
triadic
#ABDFDB #DBABDF #DFDBAB
tetradic
#ABDFDB #C1ABDF #DFABAF #C9DFAB
square
#ABDFDB #C1ABDF #DFABAF #C9DFAB
split-complementary
#ABDFDB #DFABC9 #DFC1AB
monochromatic
#52BDB5 #7FCEC8 #ABDFDB #D7F0EE #E9F7F6
Accessibility & contrast
On white
1.47
#ABDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#ABDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFDB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFDB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#9BE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfdb; /* rgb */ color: rgb(171, 223, 219); /* oklch */ color: oklch(86.7% 0.054 190.3);
Tailwind
colors: {
custom: {
50: '#c5e9e6',
500: '#abdfdb',
950: '#000000',
},
}SCSS
$custom: #abdfdb; $custom-light: #c5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#abdfdb",
"rgb": {
"r": 171,
"g": 223,
"b": 219
},
"hsl": {
"h": 175.385,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86651,
"c": 0.05374,
"h": 190.3
},
"luminance": 0.66548
}Semantic roles & 50–950 ramp
primary
#ABDFDB
secondary
#B8767C
accent
#2E38B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484