#ABDCCE#ABDCCE
#ABDCCE is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.6% C 0.054 H 175.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCCE |
|---|---|
| RGB | rgb(171, 220, 206) |
| HSL | hsl(163, 41%, 77%) |
| HSV | hsv(163, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(84.12, -18.66, 1.69) |
| CIE-LCH | lch(84.12, 18.73, 174.82°) |
| OKLab | oklab(85.62% -0.0542 0.0042) |
| OKLCH | oklch(85.62% 0.054 175.6) |
| XYZ | xyz(53.5251, 64.2986, 67.9712) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.05
Duck Egg Blue
#C3FBF4
ΔE00 7.37
Pale Teal
#82CBB2
ΔE00 7.57
Pale Aqua
#B8FFEB
ΔE00 7.95
Light Teal
#90E4C1
ΔE00 7.99
Eggshell Blue
#C4FFF7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCCE #DCABB9
analogous
#ABDCB6 #ABDCCE #ABD2DC
triadic
#ABDCCE #CEABDC #DCCEAB
tetradic
#ABDCCE #B6ABDC #DCABB9 #D2DCAB
square
#ABDCCE #B6ABDC #DCABB9 #D2DCAB
split-complementary
#ABDCCE #DCABD2 #DCB6AB
monochromatic
#55B89C #80CAB5 #ABDCCE #D6EEE7 #E9F6F2
Accessibility & contrast
On white
1.52
#ABDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ABDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCCE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCCE | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CD
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#9FDDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdcce; /* rgb */ color: rgb(171, 220, 206); /* oklch */ color: oklch(85.6% 0.054 175.6);
Tailwind
colors: {
custom: {
50: '#c5e7dc',
500: '#abdcce',
950: '#000000',
},
}SCSS
$custom: #abdcce; $custom-light: #c5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#abdcce",
"rgb": {
"r": 171,
"g": 220,
"b": 206
},
"hsl": {
"h": 162.857,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85621,
"c": 0.0544,
"h": 175.6
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#ABDCCE
secondary
#B47789
accent
#3157B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484