#ABD8CD#ABD8CD
#ABD8CD is a very light, muted teal. Relative luminance 0.622; OKLCH L 84.7% C 0.049 H 178.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD8CD |
|---|---|
| RGB | rgb(171, 216, 205) |
| HSL | hsl(165, 37%, 76%) |
| HSV | hsv(165, 21%, 85%) |
| CMYK | cmyk(20.8%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(83.01, -16.86, 0.60) |
| CIE-LCH | lch(83.01, 16.87, 177.96°) |
| OKLab | oklab(84.73% -0.0494 0.0013) |
| OKLCH | oklch(84.73% 0.049 178.5) |
| XYZ | xyz(52.3667, 62.1756, 66.9877) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.90
Pale Teal
#82CBB2
ΔE00 8.16
Eggshell Blue
#C4FFF7
ΔE00 8.65
Light Light Blue
#CAFFFB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD8CD #D8ABB6
analogous
#ABD8B6 #ABD8CD #ABCCD8
triadic
#ABD8CD #CDABD8 #D8CDAB
tetradic
#ABD8CD #B6ABD8 #D8ABB6 #CCD8AB
square
#ABD8CD #B6ABD8 #D8ABB6 #CCD8AB
split-complementary
#ABD8CD #D8ABCC #D8B6AB
monochromatic
#57B19B #81C5B4 #ABD8CD #D5EBE6 #EAF5F3
Accessibility & contrast
On white
1.56
#ABD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#ABD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD8CD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD8CD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#A0D9D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abd8cd; /* rgb */ color: rgb(171, 216, 205); /* oklch */ color: oklch(84.7% 0.049 178.5);
Tailwind
colors: {
custom: {
50: '#c4e4dc',
500: '#abd8cd',
950: '#000000',
},
}SCSS
$custom: #abd8cd; $custom-light: #c4e4dc; $custom-dark: #000000;
JSON
{
"hex": "#abd8cd",
"rgb": {
"r": 171,
"g": 216,
"b": 205
},
"hsl": {
"h": 165.333,
"s": 36.585,
"l": 75.882
},
"oklch": {
"l": 0.84725,
"c": 0.04942,
"h": 178.5
},
"luminance": 0.62177
}Semantic roles & 50–950 ramp
primary
#ABD8CD
secondary
#AF7886
accent
#3654AF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484