#ABDADC#ABDADC
#ABDADC is a very light, muted teal. Relative luminance 0.640; OKLCH L 85.6% C 0.049 H 199.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDADC |
|---|---|
| RGB | rgb(171, 218, 220) |
| HSL | hsl(182, 41%, 77%) |
| HSV | hsv(182, 22%, 86%) |
| CMYK | cmyk(22.3%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.95, -14.71, -5.98) |
| CIE-LCH | lch(83.95, 15.88, 202.13°) |
| OKLab | oklab(85.61% -0.046 -0.0163) |
| OKLCH | oklch(85.61% 0.049 199.5) |
| XYZ | xyz(54.7804, 63.9659, 77.1566) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.19
Paleturquoise
#AFEEEE
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 5.55
Pale Sky Blue
#BDF6FE
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.25
Light Sky Blue
#C6FCFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDADC #DCADAB
analogous
#ABDCC6 #ABDADC #ABC2DC
triadic
#ABDADC #DCABDA #DADCAB
tetradic
#ABDADC #C6ABDC #DCADAB #C2DCAB
square
#ABDADC #C6ABDC #DCADAB #C2DCAB
split-complementary
#ABDADC #DCABC2 #DCC6AB
monochromatic
#55B4B8 #80C7CA #ABDADC #D6EDEE #E9F5F6
Accessibility & contrast
On white
1.52
#ABDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#ABDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDADC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDADC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#9BDDDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdadc; /* rgb */ color: rgb(171, 218, 220); /* oklch */ color: oklch(85.6% 0.049 199.5);
Tailwind
colors: {
custom: {
50: '#c5e5e6',
500: '#abdadc',
950: '#000000',
},
}SCSS
$custom: #abdadc; $custom-light: #c5e5e6; $custom-dark: #000000;
JSON
{
"hex": "#abdadc",
"rgb": {
"r": 171,
"g": 218,
"b": 220
},
"hsl": {
"h": 182.449,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85605,
"c": 0.04882,
"h": 199.5
},
"luminance": 0.63968
}Semantic roles & 50–950 ramp
primary
#ABDADC
secondary
#B47A77
accent
#3731B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484