#ABC1CF#ABC1CF
#ABC1CF is a light, muted cyan. Relative luminance 0.513; OKLCH L 79.9% C 0.031 H 235.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1CF |
|---|---|
| RGB | rgb(171, 193, 207) |
| HSL | hsl(203, 27%, 74%) |
| HSV | hsv(203, 17%, 81%) |
| CMYK | cmyk(17.4%, 6.8%, 0%, 18.8%) |
| CIE-LAB | lab(76.86, -4.53, -9.53) |
| CIE-LCH | lch(76.86, 10.55, 244.58°) |
| OKLab | oklab(79.87% -0.0176 -0.0258) |
| OKLCH | oklch(79.87% 0.031 235.7) |
| XYZ | xyz(47.1242, 51.3017, 66.4388) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.88
Light Grey Blue
#9DBCD4
ΔE00 4.05
Lightsteelblue
#B0C4DE
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1CF #CFB9AB
analogous
#ABCFCB #ABC1CF #ABAFCF
triadic
#ABC1CF #CFABC1 #C1CFAB
tetradic
#ABC1CF #CBABCF #CFB9AB #AFCFAB
square
#ABC1CF #CBABCF #CFB9AB #AFCFAB
split-complementary
#ABC1CF #CFABAF #CFCBAB
monochromatic
#5D88A2 #84A4B9 #ABC1CF #D2DEE5 #ECF1F4
Accessibility & contrast
On white
1.86
#ABC1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABC1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1CF
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1CF | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0D0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#A1C5C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc1cf; /* rgb */ color: rgb(171, 193, 207); /* oklch */ color: oklch(79.9% 0.031 235.7);
Tailwind
colors: {
custom: {
50: '#c4d3dd',
500: '#abc1cf',
950: '#000000',
},
}SCSS
$custom: #abc1cf; $custom-light: #c4d3dd; $custom-dark: #000000;
JSON
{
"hex": "#abc1cf",
"rgb": {
"r": 171,
"g": 193,
"b": 207
},
"hsl": {
"h": 203.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.79874,
"c": 0.03119,
"h": 235.7
},
"luminance": 0.51303
}Semantic roles & 50–950 ramp
primary
#ABC1CF
secondary
#A48A7A
accent
#6740A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384