#ABD2DB#ABD2DB
#ABD2DB is a very light, muted cyan. Relative luminance 0.599; OKLCH L 83.9% C 0.043 H 213.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD2DB |
|---|---|
| RGB | rgb(171, 210, 219) |
| HSL | hsl(191, 40%, 76%) |
| HSV | hsv(191, 22%, 86%) |
| CMYK | cmyk(21.9%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(81.76, -10.83, -8.69) |
| CIE-LCH | lch(81.76, 13.88, 218.73°) |
| OKLab | oklab(83.86% -0.0359 -0.0236) |
| OKLCH | oklch(83.86% 0.043 213.3) |
| XYZ | xyz(52.6237, 59.8637, 75.7863) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.35
Powder Blue
#B0E0E6
ΔE00 4.06
Ice Blue
#A5DFF9
ΔE00 6.52
Sky Blue
#87CEEB
ΔE00 7.51
Baby Blue
#89CFF0
ΔE00 8.26
Pale Sky Blue
#BDF6FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD2DB #DBB4AB
analogous
#ABDBCC #ABD2DB #ABBADB
triadic
#ABD2DB #DBABD2 #D2DBAB
tetradic
#ABD2DB #CCABDB #DBB4AB #BADBAB
square
#ABD2DB #CCABDB #DBB4AB #BADBAB
split-complementary
#ABD2DB #DBABBA #DBCCAB
monochromatic
#55A4B6 #80BBC9 #ABD2DB #D6E9ED #EAF4F6
Accessibility & contrast
On white
1.62
#ABD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#ABD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD2DB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD2DB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#9DD6D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #abd2db; /* rgb */ color: rgb(171, 210, 219); /* oklch */ color: oklch(83.9% 0.043 213.3);
Tailwind
colors: {
custom: {
50: '#c5dfe6',
500: '#abd2db',
950: '#000000',
},
}SCSS
$custom: #abd2db; $custom-light: #c5dfe6; $custom-dark: #000000;
JSON
{
"hex": "#abd2db",
"rgb": {
"r": 171,
"g": 210,
"b": 219
},
"hsl": {
"h": 191.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.83864,
"c": 0.04297,
"h": 213.3
},
"luminance": 0.59866
}Semantic roles & 50–950 ramp
primary
#ABD2DB
secondary
#B38377
accent
#4B32B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484