#ABDEDD#ABDEDD
#ABDEDD is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.5% C 0.053 H 194.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEDD |
|---|---|
| RGB | rgb(171, 222, 221) |
| HSL | hsl(179, 44%, 77%) |
| HSV | hsv(179, 23%, 87%) |
| CMYK | cmyk(23%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(85.06, -16.52, -4.88) |
| CIE-LCH | lch(85.06, 17.22, 196.45°) |
| OKLab | oklab(86.5% -0.0508 -0.0133) |
| OKLCH | oklch(86.5% 0.053 194.7) |
| XYZ | xyz(55.9630, 66.1186, 78.2061) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.28
Paleturquoise
#AFEEEE
ΔE00 3.84
Pale Sky Blue
#BDF6FE
ΔE00 6.35
Duck Egg Blue
#C3FBF4
ΔE00 6.63
Light Sky Blue
#C6FCFF
ΔE00 6.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEDD #DEABAC
analogous
#ABDEC4 #ABDEDD #ABC6DE
triadic
#ABDEDD #DDABDE #DEDDAB
tetradic
#ABDEDD #C4ABDE #DEABAC #C6DEAB
square
#ABDEDD #C4ABDE #DEABAC #C6DEAB
split-complementary
#ABDEDD #DEABC6 #DEC4AB
monochromatic
#53BBB9 #7FCDCB #ABDEDD #D7EFEF #E9F6F6
Accessibility & contrast
On white
1.48
#ABDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#ABDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEDD
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEDD | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#9BE1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdedd; /* rgb */ color: rgb(171, 222, 221); /* oklch */ color: oklch(86.5% 0.053 194.7);
Tailwind
colors: {
custom: {
50: '#c5e8e7',
500: '#abdedd',
950: '#000000',
},
}SCSS
$custom: #abdedd; $custom-light: #c5e8e7; $custom-dark: #000000;
JSON
{
"hex": "#abdedd",
"rgb": {
"r": 171,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.824,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.86496,
"c": 0.05252,
"h": 194.7
},
"luminance": 0.66121
}Semantic roles & 50–950 ramp
primary
#ABDEDD
secondary
#B67778
accent
#2F31B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484