#ABDBCD#ABDBCD
#ABDBCD is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.4% C 0.054 H 175.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBCD |
|---|---|
| RGB | rgb(171, 219, 205) |
| HSL | hsl(163, 40%, 76%) |
| HSV | hsv(163, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(83.82, -18.36, 1.79) |
| CIE-LCH | lch(83.82, 18.45, 174.44°) |
| OKLab | oklab(85.38% -0.0533 0.0045) |
| OKLCH | oklch(85.38% 0.054 175.2) |
| XYZ | xyz(53.1423, 63.7268, 67.2463) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.23
Pale Teal
#82CBB2
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Light Teal
#90E4C1
ΔE00 8.11
Pale Aqua
#B8FFEB
ΔE00 8.21
Eggshell Blue
#C4FFF7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBCD #DBABB9
analogous
#ABDBB5 #ABDBCD #ABD1DB
triadic
#ABDBCD #CDABDB #DBCDAB
tetradic
#ABDBCD #B5ABDB #DBABB9 #D1DBAB
square
#ABDBCD #B5ABDB #DBABB9 #D1DBAB
split-complementary
#ABDBCD #DBABD1 #DBB5AB
monochromatic
#55B69A #80C9B4 #ABDBCD #D6EDE7 #EAF6F2
Accessibility & contrast
On white
1.53
#ABDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#ABDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBCD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBCD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#9FDCD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdbcd; /* rgb */ color: rgb(171, 219, 205); /* oklch */ color: oklch(85.4% 0.054 175.2);
Tailwind
colors: {
custom: {
50: '#c4e6dc',
500: '#abdbcd',
950: '#000000',
},
}SCSS
$custom: #abdbcd; $custom-light: #c4e6dc; $custom-dark: #000000;
JSON
{
"hex": "#abdbcd",
"rgb": {
"r": 171,
"g": 219,
"b": 205
},
"hsl": {
"h": 162.5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85375,
"c": 0.05353,
"h": 175.2
},
"luminance": 0.63729
}Semantic roles & 50–950 ramp
primary
#ABDBCD
secondary
#B37789
accent
#3258B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484