#ABC6D7#ABC6D7
#ABC6D7 is a light, muted cyan. Relative luminance 0.540; OKLCH L 81.2% C 0.038 H 235.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6D7 |
|---|---|
| RGB | rgb(171, 198, 215) |
| HSL | hsl(203, 35%, 76%) |
| HSV | hsv(203, 20%, 84%) |
| CMYK | cmyk(20.5%, 7.9%, 0%, 15.7%) |
| CIE-LAB | lab(78.43, -5.44, -11.50) |
| CIE-LCH | lch(78.43, 12.72, 244.70°) |
| OKLab | oklab(81.19% -0.0214 -0.0312) |
| OKLCH | oklch(81.19% 0.038 235.6) |
| XYZ | xyz(49.2511, 53.9510, 72.0955) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.68
Cloudy Blue
#ACC2D9
ΔE00 3.72
Lightsteelblue
#B0C4DE
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.31
Ice Blue
#A5DFF9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6D7 #D7BCAB
analogous
#ABD7D2 #ABC6D7 #ABB0D7
triadic
#ABC6D7 #D7ABC6 #C6D7AB
tetradic
#ABC6D7 #D2ABD7 #D7BCAB #B0D7AB
square
#ABC6D7 #D2ABD7 #D7BCAB #B0D7AB
split-complementary
#ABC6D7 #D7ABB0 #D7D2AB
monochromatic
#588EB0 #82AAC3 #ABC6D7 #D4E2EB #EAF1F5
Accessibility & contrast
On white
1.78
#ABC6D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#ABC6D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6D7
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6D7 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D8
Deuteranopia (green-blind)
#B8C0D7
Tritanopia (blue-blind)
#9FCBCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc6d7; /* rgb */ color: rgb(171, 198, 215); /* oklch */ color: oklch(81.2% 0.038 235.6);
Tailwind
colors: {
custom: {
50: '#c4d7e3',
500: '#abc6d7',
950: '#000000',
},
}SCSS
$custom: #abc6d7; $custom-light: #c4d7e3; $custom-dark: #000000;
JSON
{
"hex": "#abc6d7",
"rgb": {
"r": 171,
"g": 198,
"b": 215
},
"hsl": {
"h": 203.182,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.81192,
"c": 0.03783,
"h": 235.6
},
"luminance": 0.53952
}Semantic roles & 50–950 ramp
primary
#ABC6D7
secondary
#AE8D78
accent
#6537AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384