#ABCDDB#ABCDDB
#ABCDDB is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.8% C 0.041 H 224.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDDB |
|---|---|
| RGB | rgb(171, 205, 219) |
| HSL | hsl(198, 40%, 76%) |
| HSV | hsv(198, 22%, 86%) |
| CMYK | cmyk(21.9%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(80.42, -8.23, -10.68) |
| CIE-LCH | lch(80.42, 13.49, 232.38°) |
| OKLab | oklab(82.8% -0.0293 -0.029) |
| OKLCH | oklch(82.8% 0.041 224.7) |
| XYZ | xyz(51.4085, 57.4333, 75.3812) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.26
Light Grey Blue
#9DBCD4
ΔE00 6.19
Ice Blue
#A5DFF9
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 6.79
Sky Blue
#87CEEB
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDDB #DBB9AB
analogous
#ABDBD1 #ABCDDB #ABB5DB
triadic
#ABCDDB #DBABCD #CDDBAB
tetradic
#ABCDDB #D1ABDB #DBB9AB #B5DBAB
square
#ABCDDB #D1ABDB #DBB9AB #B5DBAB
split-complementary
#ABCDDB #DBABB5 #DBD1AB
monochromatic
#559AB6 #80B4C9 #ABCDDB #D6E7ED #EAF2F6
Accessibility & contrast
On white
1.68
#ABCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#ABCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDDB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDDB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#9DD1D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcddb; /* rgb */ color: rgb(171, 205, 219); /* oklch */ color: oklch(82.8% 0.041 224.7);
Tailwind
colors: {
custom: {
50: '#c4dce6',
500: '#abcddb',
950: '#000000',
},
}SCSS
$custom: #abcddb; $custom-light: #c4dce6; $custom-dark: #000000;
JSON
{
"hex": "#abcddb",
"rgb": {
"r": 171,
"g": 205,
"b": 219
},
"hsl": {
"h": 197.5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.82802,
"c": 0.04122,
"h": 224.7
},
"luminance": 0.57435
}Semantic roles & 50–950 ramp
primary
#ABCDDB
secondary
#B38977
accent
#5832B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484