#ABDBDC#ABDBDC
#ABDBDC is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.050 H 197.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBDC |
|---|---|
| RGB | rgb(171, 219, 220) |
| HSL | hsl(181, 41%, 77%) |
| HSV | hsv(181, 22%, 86%) |
| CMYK | cmyk(22.3%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(84.22, -15.22, -5.58) |
| CIE-LCH | lch(84.22, 16.21, 200.15°) |
| OKLab | oklab(85.82% -0.0473 -0.0152) |
| OKLCH | oklch(85.82% 0.05 197.9) |
| XYZ | xyz(55.0405, 64.4861, 77.2433) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.48
Paleturquoise
#AFEEEE
ΔE00 4.74
Lightblue
#ADD8E6
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Light Sky Blue
#C6FCFF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBDC #DCACAB
analogous
#ABDCC5 #ABDBDC #ABC3DC
triadic
#ABDBDC #DCABDB #DBDCAB
tetradic
#ABDBDC #C5ABDC #DCACAB #C3DCAB
square
#ABDBDC #C5ABDC #DCACAB #C3DCAB
split-complementary
#ABDBDC #DCABC3 #DCC5AB
monochromatic
#55B6B8 #80C8CA #ABDBDC #D6EEEE #E9F6F6
Accessibility & contrast
On white
1.51
#ABDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#ABDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBDC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBDC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#9BDEDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdbdc; /* rgb */ color: rgb(171, 219, 220); /* oklch */ color: oklch(85.8% 0.050 197.9);
Tailwind
colors: {
custom: {
50: '#c5e6e6',
500: '#abdbdc',
950: '#000000',
},
}SCSS
$custom: #abdbdc; $custom-light: #c5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#abdbdc",
"rgb": {
"r": 171,
"g": 219,
"b": 220
},
"hsl": {
"h": 181.224,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.8582,
"c": 0.0497,
"h": 197.9
},
"luminance": 0.64488
}Semantic roles & 50–950 ramp
primary
#ABDBDC
secondary
#B47877
accent
#3431B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484