#ABDCCD#ABDCCD
#ABDCCD is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.6% C 0.055 H 174.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCCD |
|---|---|
| RGB | rgb(171, 220, 205) |
| HSL | hsl(162, 41%, 77%) |
| HSV | hsv(162, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(84.10, -18.86, 2.19) |
| CIE-LCH | lch(84.10, 18.99, 173.39°) |
| OKLab | oklab(85.59% -0.0546 0.0055) |
| OKLCH | oklch(85.59% 0.055 174.2) |
| XYZ | xyz(53.4040, 64.2501, 67.3335) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.36
Pale Teal
#82CBB2
ΔE00 7.39
Duck Egg Blue
#C3FBF4
ΔE00 7.53
Light Teal
#90E4C1
ΔE00 7.71
Pale Aqua
#B8FFEB
ΔE00 7.90
Eggshell Blue
#C4FFF7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCCD #DCABBA
analogous
#ABDCB5 #ABDCCD #ABD3DC
triadic
#ABDCCD #CDABDC #DCCDAB
tetradic
#ABDCCD #B5ABDC #DCABBA #D3DCAB
square
#ABDCCD #B5ABDC #DCABBA #D3DCAB
split-complementary
#ABDCCD #DCABD3 #DCB5AB
monochromatic
#55B89A #80CAB3 #ABDCCD #D6EEE7 #E9F6F2
Accessibility & contrast
On white
1.52
#ABDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ABDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCCD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCCD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CC
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#9FDDD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdccd; /* rgb */ color: rgb(171, 220, 205); /* oklch */ color: oklch(85.6% 0.055 174.2);
Tailwind
colors: {
custom: {
50: '#c5e7dc',
500: '#abdccd',
950: '#000000',
},
}SCSS
$custom: #abdccd; $custom-light: #c5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#abdccd",
"rgb": {
"r": 171,
"g": 220,
"b": 205
},
"hsl": {
"h": 161.633,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85592,
"c": 0.05493,
"h": 174.2
},
"luminance": 0.64252
}Semantic roles & 50–950 ramp
primary
#ABDCCD
secondary
#B4778A
accent
#3159B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484