#ABDCCF#ABDCCF
#ABDCCF is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.6% C 0.054 H 176.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCCF |
|---|---|
| RGB | rgb(171, 220, 207) |
| HSL | hsl(164, 41%, 77%) |
| HSV | hsv(164, 22%, 86%) |
| CMYK | cmyk(22.3%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(84.15, -18.45, 1.20) |
| CIE-LCH | lch(84.15, 18.49, 176.28°) |
| OKLab | oklab(85.65% -0.0538 0.0029) |
| OKLCH | oklch(85.65% 0.054 176.9) |
| XYZ | xyz(53.6470, 64.3473, 68.6131) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.74
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.77
Eggshell Blue
#C4FFF7
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 7.99
Pale Aqua
#B8FFEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCCF #DCABB8
analogous
#ABDCB7 #ABDCCF #ABD1DC
triadic
#ABDCCF #CFABDC #DCCFAB
tetradic
#ABDCCF #B7ABDC #DCABB8 #D1DCAB
square
#ABDCCF #B7ABDC #DCABB8 #D1DCAB
split-complementary
#ABDCCF #DCABD1 #DCB7AB
monochromatic
#55B89E #80CAB6 #ABDCCF #D6EEE8 #E9F6F3
Accessibility & contrast
On white
1.51
#ABDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#ABDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCCF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCCF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#CFCFD0
Tritanopia (blue-blind)
#9FDDD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdccf; /* rgb */ color: rgb(171, 220, 207); /* oklch */ color: oklch(85.6% 0.054 176.9);
Tailwind
colors: {
custom: {
50: '#c5e7dd',
500: '#abdccf',
950: '#000000',
},
}SCSS
$custom: #abdccf; $custom-light: #c5e7dd; $custom-dark: #000000;
JSON
{
"hex": "#abdccf",
"rgb": {
"r": 171,
"g": 220,
"b": 207
},
"hsl": {
"h": 164.082,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.85649,
"c": 0.05391,
"h": 176.9
},
"luminance": 0.64349
}Semantic roles & 50–950 ramp
primary
#ABDCCF
secondary
#B47787
accent
#3154B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484