#ABDED2#ABDED2
#ABDED2 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.2% C 0.055 H 178.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDED2 |
|---|---|
| RGB | rgb(171, 222, 210) |
| HSL | hsl(166, 44%, 77%) |
| HSV | hsv(166, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(84.77, -18.84, 0.52) |
| CIE-LCH | lch(84.77, 18.84, 178.43°) |
| OKLab | oklab(86.17% -0.0552 0.0011) |
| OKLCH | oklch(86.17% 0.055 178.9) |
| XYZ | xyz(54.5452, 65.5515, 70.7390) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.08
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Eggshell Blue
#C4FFF7
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.60
Pale Aqua
#B8FFEB
ΔE00 7.62
Light Light Blue
#CAFFFB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDED2 #DEABB7
analogous
#ABDEB9 #ABDED2 #ABD1DE
triadic
#ABDED2 #D2ABDE #DED2AB
tetradic
#ABDED2 #B9ABDE #DEABB7 #D1DEAB
square
#ABDED2 #B9ABDE #DEABB7 #D1DEAB
split-complementary
#ABDED2 #DEABD1 #DEB9AB
monochromatic
#53BBA3 #7FCDBA #ABDED2 #D7EFEA #E9F6F3
Accessibility & contrast
On white
1.49
#ABDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ABDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDED2
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDED2 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#9EE0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abded2; /* rgb */ color: rgb(171, 222, 210); /* oklch */ color: oklch(86.2% 0.055 178.9);
Tailwind
colors: {
custom: {
50: '#c5e8df',
500: '#abded2',
950: '#000000',
},
}SCSS
$custom: #abded2; $custom-light: #c5e8df; $custom-dark: #000000;
JSON
{
"hex": "#abded2",
"rgb": {
"r": 171,
"g": 222,
"b": 210
},
"hsl": {
"h": 165.882,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86169,
"c": 0.05522,
"h": 178.9
},
"luminance": 0.65554
}Semantic roles & 50–950 ramp
primary
#ABDED2
secondary
#B67786
accent
#2F4FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484