#ABCDD3#ABCDD3
#ABCDD3 is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.5% C 0.037 H 209.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDD3 |
|---|---|
| RGB | rgb(171, 205, 211) |
| HSL | hsl(189, 31%, 75%) |
| HSV | hsv(189, 19%, 83%) |
| CMYK | cmyk(19%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(80.19, -9.97, -6.74) |
| CIE-LCH | lch(80.19, 12.04, 214.05°) |
| OKLab | oklab(82.54% -0.0324 -0.0183) |
| OKLCH | oklch(82.54% 0.037 209.5) |
| XYZ | xyz(50.3805, 57.0221, 69.9673) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.06
Powder Blue
#B0E0E6
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 8.21
Sky Blue
#87CEEB
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 9.03
Baby Blue
#89CFF0
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDD3 #D3B1AB
analogous
#ABD3C5 #ABCDD3 #ABB9D3
triadic
#ABCDD3 #D3ABCD #CDD3AB
tetradic
#ABCDD3 #C5ABD3 #D3B1AB #B9D3AB
square
#ABCDD3 #C5ABD3 #D3B1AB #B9D3AB
split-complementary
#ABCDD3 #D3ABB9 #D3C5AB
monochromatic
#5B9DA9 #83B5BE #ABCDD3 #D3E5E8 #EBF3F4
Accessibility & contrast
On white
1.69
#ABCDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#ABCDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDD3
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDD3 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD3
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#9FD0CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcdd3; /* rgb */ color: rgb(171, 205, 211); /* oklch */ color: oklch(82.5% 0.037 209.5);
Tailwind
colors: {
custom: {
50: '#c4dce0',
500: '#abcdd3',
950: '#000000',
},
}SCSS
$custom: #abcdd3; $custom-light: #c4dce0; $custom-dark: #000000;
JSON
{
"hex": "#abcdd3",
"rgb": {
"r": 171,
"g": 205,
"b": 211
},
"hsl": {
"h": 189,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.82543,
"c": 0.03717,
"h": 209.5
},
"luminance": 0.57024
}Semantic roles & 50–950 ramp
primary
#ABCDD3
secondary
#A98079
accent
#4C3CAA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484