#ABDDDC#ABDDDC
#ABDDDC is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.3% C 0.052 H 194.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDDC |
|---|---|
| RGB | rgb(171, 221, 220) |
| HSL | hsl(179, 42%, 77%) |
| HSV | hsv(179, 23%, 87%) |
| CMYK | cmyk(22.6%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(84.76, -16.23, -4.79) |
| CIE-LCH | lch(84.76, 16.92, 196.43°) |
| OKLab | oklab(86.25% -0.0499 -0.0131) |
| OKLCH | oklch(86.25% 0.052 194.7) |
| XYZ | xyz(55.5654, 65.5359, 77.4182) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.25
Paleturquoise
#AFEEEE
ΔE00 4.11
Pale Sky Blue
#BDF6FE
ΔE00 6.52
Duck Egg Blue
#C3FBF4
ΔE00 6.84
Light Sky Blue
#C6FCFF
ΔE00 6.92
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDDC #DDABAC
analogous
#ABDDC3 #ABDDDC #ABC5DD
triadic
#ABDDDC #DCABDD #DDDCAB
tetradic
#ABDDDC #C3ABDD #DDABAC #C5DDAB
square
#ABDDDC #C3ABDD #DDABAC #C5DDAB
split-complementary
#ABDDDC #DDABC5 #DDC3AB
monochromatic
#54BAB8 #7FCBCA #ABDDDC #D7EFEE #E9F6F6
Accessibility & contrast
On white
1.49
#ABDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ABDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDDC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDDC | 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)
#D7D8DC
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#9BE0DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdddc; /* rgb */ color: rgb(171, 221, 220); /* oklch */ color: oklch(86.3% 0.052 194.7);
Tailwind
colors: {
custom: {
50: '#c5e7e6',
500: '#abdddc',
950: '#000000',
},
}SCSS
$custom: #abdddc; $custom-light: #c5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#abdddc",
"rgb": {
"r": 171,
"g": 221,
"b": 220
},
"hsl": {
"h": 178.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.8625,
"c": 0.05159,
"h": 194.7
},
"luminance": 0.65538
}Semantic roles & 50–950 ramp
primary
#ABDDDC
secondary
#B57778
accent
#3033B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484