#ABDBD2#ABDBD2
#ABDBD2 is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.5% C 0.051 H 182.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBD2 |
|---|---|
| RGB | rgb(171, 219, 210) |
| HSL | hsl(169, 40%, 76%) |
| HSV | hsv(169, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(83.95, -17.33, -0.67) |
| CIE-LCH | lch(83.95, 17.35, 182.23°) |
| OKLab | oklab(85.52% -0.0513 -0.0021) |
| OKLCH | oklch(85.52% 0.051 182.3) |
| XYZ | xyz(53.7555, 63.9721, 70.4758) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 6.45
Duck Egg Blue
#C3FBF4
ΔE00 7.02
Eggshell Blue
#C4FFF7
ΔE00 7.80
Light Light Blue
#CAFFFB
ΔE00 8.10
Pale Cyan
#B7FFFA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBD2 #DBABB4
analogous
#ABDBBA #ABDBD2 #ABCCDB
triadic
#ABDBD2 #D2ABDB #DBD2AB
tetradic
#ABDBD2 #BAABDB #DBABB4 #CCDBAB
square
#ABDBD2 #BAABDB #DBABB4 #CCDBAB
split-complementary
#ABDBD2 #DBABCC #DBBAAB
monochromatic
#55B6A4 #80C9BB #ABDBD2 #D6EDE9 #EAF6F4
Accessibility & contrast
On white
1.52
#ABDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ABDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBD2
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBD2 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#CDCFD3
Tritanopia (blue-blind)
#9EDDD8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdbd2; /* rgb */ color: rgb(171, 219, 210); /* oklch */ color: oklch(85.5% 0.051 182.3);
Tailwind
colors: {
custom: {
50: '#c5e6df',
500: '#abdbd2',
950: '#000000',
},
}SCSS
$custom: #abdbd2; $custom-light: #c5e6df; $custom-dark: #000000;
JSON
{
"hex": "#abdbd2",
"rgb": {
"r": 171,
"g": 219,
"b": 210
},
"hsl": {
"h": 168.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85519,
"c": 0.05134,
"h": 182.3
},
"luminance": 0.63974
}Semantic roles & 50–950 ramp
primary
#ABDBD2
secondary
#B37783
accent
#324BB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484