#ABCCDB#ABCCDB
#ABCCDB is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.6% C 0.041 H 227.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCDB |
|---|---|
| RGB | rgb(171, 204, 219) |
| HSL | hsl(199, 40%, 76%) |
| HSV | hsv(199, 22%, 86%) |
| CMYK | cmyk(21.9%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(80.16, -7.71, -11.08) |
| CIE-LCH | lch(80.16, 13.50, 235.17°) |
| OKLab | oklab(82.59% -0.0279 -0.0301) |
| OKLCH | oklch(82.59% 0.041 227.1) |
| XYZ | xyz(51.1701, 56.9564, 75.3017) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.76
Light Grey Blue
#9DBCD4
ΔE00 5.63
Cloudy Blue
#ACC2D9
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 6.98
Baby Blue
#89CFF0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCDB #DBBAAB
analogous
#ABDBD2 #ABCCDB #ABB4DB
triadic
#ABCCDB #DBABCC #CCDBAB
tetradic
#ABCCDB #D2ABDB #DBBAAB #B4DBAB
square
#ABCCDB #D2ABDB #DBBAAB #B4DBAB
split-complementary
#ABCCDB #DBABB4 #DBD2AB
monochromatic
#5598B6 #80B2C9 #ABCCDB #D6E6ED #EAF2F6
Accessibility & contrast
On white
1.69
#ABCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#ABCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCDB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCDB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#9DD1D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abccdb; /* rgb */ color: rgb(171, 204, 219); /* oklch */ color: oklch(82.6% 0.041 227.1);
Tailwind
colors: {
custom: {
50: '#c4dbe6',
500: '#abccdb',
950: '#000000',
},
}SCSS
$custom: #abccdb; $custom-light: #c4dbe6; $custom-dark: #000000;
JSON
{
"hex": "#abccdb",
"rgb": {
"r": 171,
"g": 204,
"b": 219
},
"hsl": {
"h": 198.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.82591,
"c": 0.04107,
"h": 227.1
},
"luminance": 0.56958
}Semantic roles & 50–950 ramp
primary
#ABCCDB
secondary
#B38A77
accent
#5B32B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484