#ABDFDD#ABDFDD
#ABDFDD is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.054 H 193.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFDD |
|---|---|
| RGB | rgb(171, 223, 221) |
| HSL | hsl(178, 45%, 77%) |
| HSV | hsv(178, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.33, -17.02, -4.48) |
| CIE-LCH | lch(85.33, 17.60, 194.74°) |
| OKLab | oklab(86.71% -0.0521 -0.0123) |
| OKLCH | oklch(86.71% 0.054 193.3) |
| XYZ | xyz(56.2294, 66.6514, 78.2949) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 3.72
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Pale Sky Blue
#BDF6FE
ΔE00 6.44
Light Sky Blue
#C6FCFF
ΔE00 6.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFDD #DFABAD
analogous
#ABDFC3 #ABDFDD #ABC7DF
triadic
#ABDFDD #DDABDF #DFDDAB
tetradic
#ABDFDD #C3ABDF #DFABAD #C7DFAB
square
#ABDFDD #C3ABDF #DFABAD #C7DFAB
split-complementary
#ABDFDD #DFABC7 #DFC3AB
monochromatic
#52BDB9 #7FCECB #ABDFDD #D7F0EF #E9F7F6
Accessibility & contrast
On white
1.47
#ABDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#ABDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFDD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFDD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#9AE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfdd; /* rgb */ color: rgb(171, 223, 221); /* oklch */ color: oklch(86.7% 0.054 193.3);
Tailwind
colors: {
custom: {
50: '#c5e9e7',
500: '#abdfdd',
950: '#000000',
},
}SCSS
$custom: #abdfdd; $custom-light: #c5e9e7; $custom-dark: #000000;
JSON
{
"hex": "#abdfdd",
"rgb": {
"r": 171,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.692,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86711,
"c": 0.05351,
"h": 193.3
},
"luminance": 0.66654
}Semantic roles & 50–950 ramp
primary
#ABDFDD
secondary
#B87679
accent
#2E33B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484