#ABC7DB#ABC7DB
#ABC7DB is a light, muted cyan. Relative luminance 0.546; OKLCH L 81.5% C 0.041 H 239.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7DB |
|---|---|
| RGB | rgb(171, 199, 219) |
| HSL | hsl(205, 40%, 76%) |
| HSV | hsv(205, 22%, 86%) |
| CMYK | cmyk(21.9%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.82, -5.08, -13.08) |
| CIE-LCH | lch(78.82, 14.03, 248.77°) |
| OKLab | oklab(81.54% -0.0212 -0.0355) |
| OKLCH | oklch(81.54% 0.041 239.1) |
| XYZ | xyz(50.0007, 54.6177, 74.9119) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.99
Light Grey Blue
#9DBCD4
ΔE00 3.26
Lightsteelblue
#B0C4DE
ΔE00 4.47
Light Blue Grey
#B7C9E2
ΔE00 4.92
Lightblue
#ADD8E6
ΔE00 6.66
Light Blue
#95D0FC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7DB #DBBFAB
analogous
#ABDBD7 #ABC7DB #ABAFDB
triadic
#ABC7DB #DBABC7 #C7DBAB
tetradic
#ABC7DB #D7ABDB #DBBFAB #AFDBAB
square
#ABC7DB #D7ABDB #DBBFAB #AFDBAB
split-complementary
#ABC7DB #DBABAF #DBD7AB
monochromatic
#558EB6 #80AAC9 #ABC7DB #D6E4ED #EAF1F6
Accessibility & contrast
On white
1.76
#ABC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ABC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7DB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7DB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#9ECCCD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc7db; /* rgb */ color: rgb(171, 199, 219); /* oklch */ color: oklch(81.5% 0.041 239.1);
Tailwind
colors: {
custom: {
50: '#c4d8e6',
500: '#abc7db',
950: '#000000',
},
}SCSS
$custom: #abc7db; $custom-light: #c4d8e6; $custom-dark: #000000;
JSON
{
"hex": "#abc7db",
"rgb": {
"r": 171,
"g": 199,
"b": 219
},
"hsl": {
"h": 205,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.81537,
"c": 0.0414,
"h": 239.1
},
"luminance": 0.54619
}Semantic roles & 50–950 ramp
primary
#ABC7DB
secondary
#B39077
accent
#6832B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384