#ABDCDC#ABDCDC
#ABDCDC is a very light, muted teal. Relative luminance 0.650; OKLCH L 86.0% C 0.051 H 196.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCDC |
|---|---|
| RGB | rgb(171, 220, 220) |
| HSL | hsl(180, 41%, 77%) |
| HSV | hsv(180, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(84.49, -15.72, -5.18) |
| CIE-LCH | lch(84.49, 16.55, 198.25°) |
| OKLab | oklab(86.04% -0.0486 -0.0142) |
| OKLCH | oklch(86.04% 0.051 196.3) |
| XYZ | xyz(55.3022, 65.0094, 77.3305) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.84
Paleturquoise
#AFEEEE
ΔE00 4.40
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Lightblue
#ADD8E6
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Light Sky Blue
#C6FCFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCDC #DCABAB
analogous
#ABDCC4 #ABDCDC #ABC4DC
triadic
#ABDCDC #DCABDC #DCDCAB
tetradic
#ABDCDC #C4ABDC #DCABAB #C4DCAB
square
#ABDCDC #C4ABDC #DCABAB #C4DCAB
split-complementary
#ABDCDC #DCABC4 #DCC4AB
monochromatic
#55B8B8 #80CACA #ABDCDC #D6EEEE #E9F6F6
Accessibility & contrast
On white
1.50
#ABDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#ABDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCDC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCDC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#9BDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdcdc; /* rgb */ color: rgb(171, 220, 220); /* oklch */ color: oklch(86.0% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#c5e7e6',
500: '#abdcdc',
950: '#000000',
},
}SCSS
$custom: #abdcdc; $custom-light: #c5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#abdcdc",
"rgb": {
"r": 171,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.86035,
"c": 0.05063,
"h": 196.3
},
"luminance": 0.65012
}Semantic roles & 50–950 ramp
primary
#ABDCDC
secondary
#B47777
accent
#3131B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484