#ABDCDD#ABDCDD
#ABDCDD is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.051 H 197.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCDD |
|---|---|
| RGB | rgb(171, 220, 221) |
| HSL | hsl(181, 42%, 77%) |
| HSV | hsv(181, 23%, 87%) |
| CMYK | cmyk(22.6%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(84.52, -15.51, -5.67) |
| CIE-LCH | lch(84.52, 16.51, 200.10°) |
| OKLab | oklab(86.07% -0.0482 -0.0155) |
| OKLCH | oklch(86.07% 0.051 197.8) |
| XYZ | xyz(55.4350, 65.0625, 78.0301) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.45
Paleturquoise
#AFEEEE
ΔE00 4.46
Lightblue
#ADD8E6
ΔE00 6.19
Pale Sky Blue
#BDF6FE
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Light Sky Blue
#C6FCFF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCDD #DDACAB
analogous
#ABDDC5 #ABDCDD #ABC3DD
triadic
#ABDCDD #DDABDC #DCDDAB
tetradic
#ABDCDD #C5ABDD #DDACAB #C3DDAB
square
#ABDCDD #C5ABDD #DDACAB #C3DDAB
split-complementary
#ABDCDD #DDABC3 #DDC5AB
monochromatic
#54B8BA #7FCACB #ABDCDD #D7EEEF #E9F6F6
Accessibility & contrast
On white
1.50
#ABDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#ABDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCDD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCDD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#9BDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdcdd; /* rgb */ color: rgb(171, 220, 221); /* oklch */ color: oklch(86.1% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#c5e7e7',
500: '#abdcdd',
950: '#000000',
},
}SCSS
$custom: #abdcdd; $custom-light: #c5e7e7; $custom-dark: #000000;
JSON
{
"hex": "#abdcdd",
"rgb": {
"r": 171,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.86066,
"c": 0.05064,
"h": 197.8
},
"luminance": 0.65065
}Semantic roles & 50–950 ramp
primary
#ABDCDD
secondary
#B57877
accent
#3330B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484