#ABDBCF#ABDBCF
#ABDBCF is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.4% C 0.053 H 178.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBCF |
|---|---|
| RGB | rgb(171, 219, 207) |
| HSL | hsl(165, 40%, 76%) |
| HSV | hsv(165, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(83.87, -17.95, 0.80) |
| CIE-LCH | lch(83.87, 17.97, 177.44°) |
| OKLab | oklab(85.43% -0.0525 0.0019) |
| OKLCH | oklch(85.43% 0.053 178) |
| XYZ | xyz(53.3853, 63.8240, 68.5258) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.63
Duck Egg Blue
#C3FBF4
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 7.96
Eggshell Blue
#C4FFF7
ΔE00 8.00
Pale Aqua
#B8FFEB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBCF #DBABB7
analogous
#ABDBB7 #ABDBCF #ABCFDB
triadic
#ABDBCF #CFABDB #DBCFAB
tetradic
#ABDBCF #B7ABDB #DBABB7 #CFDBAB
square
#ABDBCF #B7ABDB #DBABB7 #CFDBAB
split-complementary
#ABDBCF #DBABCF #DBB7AB
monochromatic
#55B69E #80C9B7 #ABDBCF #D6EDE7 #EAF6F3
Accessibility & contrast
On white
1.53
#ABDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#ABDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBCF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBCF | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#CECED0
Tritanopia (blue-blind)
#9FDDD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abdbcf; /* rgb */ color: rgb(171, 219, 207); /* oklch */ color: oklch(85.4% 0.053 178.0);
Tailwind
colors: {
custom: {
50: '#c5e6dd',
500: '#abdbcf',
950: '#000000',
},
}SCSS
$custom: #abdbcf; $custom-light: #c5e6dd; $custom-dark: #000000;
JSON
{
"hex": "#abdbcf",
"rgb": {
"r": 171,
"g": 219,
"b": 207
},
"hsl": {
"h": 165,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85432,
"c": 0.05255,
"h": 178
},
"luminance": 0.63826
}Semantic roles & 50–950 ramp
primary
#ABDBCF
secondary
#B37786
accent
#3253B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484