#ABDCDB#ABDCDB
#ABDCDB is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.0% C 0.051 H 194.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCDB |
|---|---|
| RGB | rgb(171, 220, 219) |
| HSL | hsl(179, 41%, 77%) |
| HSV | hsv(179, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.46, -15.94, -4.69) |
| CIE-LCH | lch(84.46, 16.61, 196.41°) |
| OKLab | oklab(86% -0.049 -0.0128) |
| OKLCH | oklch(86% 0.051 194.7) |
| XYZ | xyz(55.1701, 64.9566, 76.6351) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.24
Paleturquoise
#AFEEEE
ΔE00 4.39
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Lightblue
#ADD8E6
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.07
Light Sky Blue
#C6FCFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCDB #DCABAC
analogous
#ABDCC3 #ABDCDB #ABC5DC
triadic
#ABDCDB #DBABDC #DCDBAB
tetradic
#ABDCDB #C3ABDC #DCABAC #C5DCAB
square
#ABDCDB #C3ABDC #DCABAC #C5DCAB
split-complementary
#ABDCDB #DCABC5 #DCC3AB
monochromatic
#55B8B6 #80CAC8 #ABDCDB #D6EEEE #E9F6F6
Accessibility & contrast
On white
1.50
#ABDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#ABDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCDB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCDB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#9BDFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdcdb; /* rgb */ color: rgb(171, 220, 219); /* oklch */ color: oklch(86.0% 0.051 194.7);
Tailwind
colors: {
custom: {
50: '#c5e7e6',
500: '#abdcdb',
950: '#000000',
},
}SCSS
$custom: #abdcdb; $custom-light: #c5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#abdcdb",
"rgb": {
"r": 171,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.776,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.86004,
"c": 0.05066,
"h": 194.7
},
"luminance": 0.64959
}Semantic roles & 50–950 ramp
primary
#ABDCDB
secondary
#B47778
accent
#3134B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484