#ABDBDB#ABDBDB
#ABDBDB is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.8% C 0.050 H 196.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBDB |
|---|---|
| RGB | rgb(171, 219, 219) |
| HSL | hsl(180, 40%, 76%) |
| HSV | hsv(180, 22%, 86%) |
| CMYK | cmyk(21.9%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.19, -15.43, -5.09) |
| CIE-LCH | lch(84.19, 16.25, 198.27°) |
| OKLab | oklab(85.79% -0.0477 -0.0139) |
| OKLCH | oklch(85.79% 0.05 196.3) |
| XYZ | xyz(54.9085, 64.4332, 76.5479) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.86
Paleturquoise
#AFEEEE
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 6.49
Pale Sky Blue
#BDF6FE
ΔE00 6.67
Light Sky Blue
#C6FCFF
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBDB #DBABAB
analogous
#ABDBC3 #ABDBDB #ABC3DB
triadic
#ABDBDB #DBABDB #DBDBAB
tetradic
#ABDBDB #C3ABDB #DBABAB #C3DBAB
square
#ABDBDB #C3ABDB #DBABAB #C3DBAB
split-complementary
#ABDBDB #DBABC3 #DBC3AB
monochromatic
#55B6B6 #80C9C9 #ABDBDB #D6EDED #EAF6F6
Accessibility & contrast
On white
1.51
#ABDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ABDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBDB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBDB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#9CDEDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #abdbdb; /* rgb */ color: rgb(171, 219, 219); /* oklch */ color: oklch(85.8% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#c5e6e6',
500: '#abdbdb',
950: '#000000',
},
}SCSS
$custom: #abdbdb; $custom-light: #c5e6e6; $custom-dark: #000000;
JSON
{
"hex": "#abdbdb",
"rgb": {
"r": 171,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.85789,
"c": 0.04969,
"h": 196.3
},
"luminance": 0.64435
}Semantic roles & 50–950 ramp
primary
#ABDBDB
secondary
#B37777
accent
#3232B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484