#ABC6DB#ABC6DB
#ABC6DB is a light, muted cyan. Relative luminance 0.542; OKLCH L 81.3% C 0.042 H 241.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6DB |
|---|---|
| RGB | rgb(171, 198, 219) |
| HSL | hsl(206, 40%, 76%) |
| HSV | hsv(206, 22%, 86%) |
| CMYK | cmyk(21.9%, 9.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.55, -4.55, -13.48) |
| CIE-LCH | lch(78.55, 14.22, 251.34°) |
| OKLab | oklab(81.33% -0.0199 -0.0366) |
| OKLCH | oklch(81.33% 0.042 241.5) |
| XYZ | xyz(49.7714, 54.1591, 74.8355) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.35
Light Grey Blue
#9DBCD4
ΔE00 3.00
Lightsteelblue
#B0C4DE
ΔE00 3.84
Light Blue Grey
#B7C9E2
ΔE00 4.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6DB #DBC0AB
analogous
#ABDBD8 #ABC6DB #ABAEDB
triadic
#ABC6DB #DBABC6 #C6DBAB
tetradic
#ABC6DB #D8ABDB #DBC0AB #AEDBAB
square
#ABC6DB #D8ABDB #DBC0AB #AEDBAB
split-complementary
#ABC6DB #DBABAE #DBD8AB
monochromatic
#558CB6 #80A9C9 #ABC6DB #D6E3ED #EAF0F6
Accessibility & contrast
On white
1.77
#ABC6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABC6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6DB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6DB | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#9ECBCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc6db; /* rgb */ color: rgb(171, 198, 219); /* oklch */ color: oklch(81.3% 0.042 241.5);
Tailwind
colors: {
custom: {
50: '#c4d7e6',
500: '#abc6db',
950: '#000000',
},
}SCSS
$custom: #abc6db; $custom-light: #c4d7e6; $custom-dark: #000000;
JSON
{
"hex": "#abc6db",
"rgb": {
"r": 171,
"g": 198,
"b": 219
},
"hsl": {
"h": 206.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.81328,
"c": 0.04168,
"h": 241.5
},
"luminance": 0.54161
}Semantic roles & 50–950 ramp
primary
#ABC6DB
secondary
#B39177
accent
#6B32B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384