#ABC1C8#ABC1C8
#ABC1C8 is a light, muted cyan. Relative luminance 0.510; OKLCH L 79.6% C 0.026 H 218.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1C8 |
|---|---|
| RGB | rgb(171, 193, 200) |
| HSL | hsl(194, 21%, 73%) |
| HSV | hsv(194, 15%, 78%) |
| CMYK | cmyk(14.5%, 3.5%, 0%, 21.6%) |
| CIE-LAB | lab(76.66, -6.01, -6.04) |
| CIE-LCH | lch(76.66, 8.52, 225.13°) |
| OKLab | oklab(79.65% -0.0202 -0.0163) |
| OKLCH | oklch(79.65% 0.026 218.9) |
| XYZ | xyz(46.2873, 50.9670, 62.0313) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 7.82
Dove Gray
#B6B8BD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1C8 #C8B2AB
analogous
#ABC8C0 #ABC1C8 #ABB2C8
triadic
#ABC1C8 #C8ABC1 #C1C8AB
tetradic
#ABC1C8 #C0ABC8 #C8B2AB #B2C8AB
square
#ABC1C8 #C0ABC8 #C8B2AB #B2C8AB
split-complementary
#ABC1C8 #C8ABB2 #C8C0AB
monochromatic
#628A96 #86A6B0 #ABC1C8 #D0DCE0 #EDF1F3
Accessibility & contrast
On white
1.88
#ABC1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ABC1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1C8
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1C8 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC8
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#A3C4C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc1c8; /* rgb */ color: rgb(171, 193, 200); /* oklch */ color: oklch(79.6% 0.026 218.9);
Tailwind
colors: {
custom: {
50: '#c4d3d8',
500: '#abc1c8',
950: '#000000',
},
}SCSS
$custom: #abc1c8; $custom-light: #c4d3d8; $custom-dark: #000000;
JSON
{
"hex": "#abc1c8",
"rgb": {
"r": 171,
"g": 193,
"b": 200
},
"hsl": {
"h": 194.483,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.79647,
"c": 0.02599,
"h": 218.9
},
"luminance": 0.50968
}Semantic roles & 50–950 ramp
primary
#ABC1C8
secondary
#9C837B
accent
#5C469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383