#ABDFDC#ABDFDC
#ABDFDC is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.054 H 191.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFDC |
|---|---|
| RGB | rgb(171, 223, 220) |
| HSL | hsl(177, 45%, 77%) |
| HSV | hsv(177, 23%, 87%) |
| CMYK | cmyk(23.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(85.30, -17.23, -3.99) |
| CIE-LCH | lch(85.30, 17.69, 193.03°) |
| OKLab | oklab(86.68% -0.0525 -0.011) |
| OKLCH | oklch(86.68% 0.054 191.8) |
| XYZ | xyz(56.0966, 66.5982, 77.5953) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.71
Powder Blue
#B0E0E6
ΔE00 4.12
Duck Egg Blue
#C3FBF4
ΔE00 6.18
Pale Sky Blue
#BDF6FE
ΔE00 6.72
Light Sky Blue
#C6FCFF
ΔE00 6.83
Light Light Blue
#CAFFFB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFDC #DFABAE
analogous
#ABDFC2 #ABDFDC #ABC8DF
triadic
#ABDFDC #DCABDF #DFDCAB
tetradic
#ABDFDC #C2ABDF #DFABAE #C8DFAB
square
#ABDFDC #C2ABDF #DFABAE #C8DFAB
split-complementary
#ABDFDC #DFABC8 #DFC2AB
monochromatic
#52BDB7 #7FCECA #ABDFDC #D7F0EE #E9F7F6
Accessibility & contrast
On white
1.47
#ABDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#ABDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFDC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFDC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#9BE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdfdc; /* rgb */ color: rgb(171, 223, 220); /* oklch */ color: oklch(86.7% 0.054 191.8);
Tailwind
colors: {
custom: {
50: '#c5e9e6',
500: '#abdfdc',
950: '#000000',
},
}SCSS
$custom: #abdfdc; $custom-light: #c5e9e6; $custom-dark: #000000;
JSON
{
"hex": "#abdfdc",
"rgb": {
"r": 171,
"g": 223,
"b": 220
},
"hsl": {
"h": 176.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86681,
"c": 0.05361,
"h": 191.8
},
"luminance": 0.66601
}Semantic roles & 50–950 ramp
primary
#ABDFDC
secondary
#B8767A
accent
#2E35B8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484