#ABDCDA#ABDCDA
#ABDCDA is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.051 H 193.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCDA |
|---|---|
| RGB | rgb(171, 220, 218) |
| HSL | hsl(178, 41%, 77%) |
| HSV | hsv(178, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.43, -16.15, -4.20) |
| CIE-LCH | lch(84.43, 16.69, 194.59°) |
| OKLab | oklab(85.97% -0.0494 -0.0115) |
| OKLCH | oklch(85.97% 0.051 193.1) |
| XYZ | xyz(55.0389, 64.9041, 75.9438) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.64
Paleturquoise
#AFEEEE
ΔE00 4.42
Pale Sky Blue
#BDF6FE
ΔE00 6.93
Duck Egg Blue
#C3FBF4
ΔE00 6.94
Light Sky Blue
#C6FCFF
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCDA #DCABAD
analogous
#ABDCC2 #ABDCDA #ABC6DC
triadic
#ABDCDA #DAABDC #DCDAAB
tetradic
#ABDCDA #C2ABDC #DCABAD #C6DCAB
square
#ABDCDA #C2ABDC #DCABAD #C6DCAB
split-complementary
#ABDCDA #DCABC6 #DCC2AB
monochromatic
#55B8B4 #80CAC7 #ABDCDA #D6EEED #E9F6F5
Accessibility & contrast
On white
1.50
#ABDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#ABDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCDA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCDA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#9CDFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdcda; /* rgb */ color: rgb(171, 220, 218); /* oklch */ color: oklch(86.0% 0.051 193.1);
Tailwind
colors: {
custom: {
50: '#c5e7e5',
500: '#abdcda',
950: '#000000',
},
}SCSS
$custom: #abdcda; $custom-light: #c5e7e5; $custom-dark: #000000;
JSON
{
"hex": "#abdcda",
"rgb": {
"r": 171,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.551,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85974,
"c": 0.05073,
"h": 193.1
},
"luminance": 0.64906
}Semantic roles & 50–950 ramp
primary
#ABDCDA
secondary
#B4777A
accent
#3137B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484