#ABDCDF#ABDCDF
#ABDCDF is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.1% C 0.051 H 200.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCDF |
|---|---|
| RGB | rgb(171, 220, 223) |
| HSL | hsl(183, 45%, 77%) |
| HSV | hsv(183, 23%, 87%) |
| CMYK | cmyk(23.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.57, -15.07, -6.65) |
| CIE-LCH | lch(84.57, 16.47, 203.81°) |
| OKLab | oklab(86.13% -0.0474 -0.0181) |
| OKLCH | oklch(86.13% 0.051 200.9) |
| XYZ | xyz(55.7030, 65.1697, 79.4418) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.71
Paleturquoise
#AFEEEE
ΔE00 4.71
Lightblue
#ADD8E6
ΔE00 5.37
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Light Sky Blue
#C6FCFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCDF #DFAEAB
analogous
#ABDFC8 #ABDCDF #ABC2DF
triadic
#ABDCDF #DFABDC #DCDFAB
tetradic
#ABDCDF #C8ABDF #DFAEAB #C2DFAB
square
#ABDCDF #C8ABDF #DFAEAB #C2DFAB
split-complementary
#ABDCDF #DFABC2 #DFC8AB
monochromatic
#52B7BD #7FCACE #ABDCDF #D7EEF0 #E9F6F7
Accessibility & contrast
On white
1.50
#ABDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ABDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCDF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCDF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#9AE0DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdcdf; /* rgb */ color: rgb(171, 220, 223); /* oklch */ color: oklch(86.1% 0.051 200.9);
Tailwind
colors: {
custom: {
50: '#c5e7e9',
500: '#abdcdf',
950: '#000000',
},
}SCSS
$custom: #abdcdf; $custom-light: #c5e7e9; $custom-dark: #000000;
JSON
{
"hex": "#abdcdf",
"rgb": {
"r": 171,
"g": 220,
"b": 223
},
"hsl": {
"h": 183.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.86128,
"c": 0.05077,
"h": 200.9
},
"luminance": 0.65172
}Semantic roles & 50–950 ramp
primary
#ABDCDF
secondary
#B87A76
accent
#352EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484