#ABC8D7#ABC8D7
#ABC8D7 is a light, muted cyan. Relative luminance 0.549; OKLCH L 81.6% C 0.038 H 230.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8D7 |
|---|---|
| RGB | rgb(171, 200, 215) |
| HSL | hsl(200, 35%, 76%) |
| HSV | hsv(200, 20%, 84%) |
| CMYK | cmyk(20.5%, 7%, 0%, 15.7%) |
| CIE-LAB | lab(78.97, -6.49, -10.71) |
| CIE-LCH | lch(78.97, 12.52, 238.77°) |
| OKLab | oklab(81.61% -0.0241 -0.029) |
| OKLCH | oklch(81.61% 0.038 230.3) |
| XYZ | xyz(49.7113, 54.8713, 72.2489) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.66
Cloudy Blue
#ACC2D9
ΔE00 5.04
Lightblue
#ADD8E6
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 6.85
Ice Blue
#A5DFF9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8D7 #D7BAAB
analogous
#ABD7D0 #ABC8D7 #ABB2D7
triadic
#ABC8D7 #D7ABC8 #C8D7AB
tetradic
#ABC8D7 #D0ABD7 #D7BAAB #B2D7AB
square
#ABC8D7 #D0ABD7 #D7BAAB #B2D7AB
split-complementary
#ABC8D7 #D7ABB2 #D7D0AB
monochromatic
#5892B0 #82ADC3 #ABC8D7 #D4E3EB #EAF1F5
Accessibility & contrast
On white
1.75
#ABC8D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#ABC8D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8D7
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8D7 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#BAC1D7
Tritanopia (blue-blind)
#9FCCCD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc8d7; /* rgb */ color: rgb(171, 200, 215); /* oklch */ color: oklch(81.6% 0.038 230.3);
Tailwind
colors: {
custom: {
50: '#c4d8e3',
500: '#abc8d7',
950: '#000000',
},
}SCSS
$custom: #abc8d7; $custom-light: #c4d8e3; $custom-dark: #000000;
JSON
{
"hex": "#abc8d7",
"rgb": {
"r": 171,
"g": 200,
"b": 215
},
"hsl": {
"h": 200.455,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.81613,
"c": 0.03773,
"h": 230.3
},
"luminance": 0.54873
}Semantic roles & 50–950 ramp
primary
#ABC8D7
secondary
#AE8B78
accent
#6037AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384