#ABC0CF#ABC0CF
#ABC0CF is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.031 H 238.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0CF |
|---|---|
| RGB | rgb(171, 192, 207) |
| HSL | hsl(205, 27%, 74%) |
| HSV | hsv(205, 17%, 81%) |
| CMYK | cmyk(17.4%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.59, -4.00, -9.93) |
| CIE-LCH | lch(76.59, 10.70, 248.06°) |
| OKLab | oklab(79.66% -0.0162 -0.0269) |
| OKLCH | oklch(79.66% 0.031 238.9) |
| XYZ | xyz(46.9038, 50.8611, 66.3654) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.31
Light Grey Blue
#9DBCD4
ΔE00 3.77
Lightsteelblue
#B0C4DE
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 5.48
Cool Gray
#9AA7B0
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0CF #CFBAAB
analogous
#ABCFCC #ABC0CF #ABAECF
triadic
#ABC0CF #CFABC0 #C0CFAB
tetradic
#ABC0CF #CCABCF #CFBAAB #AECFAB
square
#ABC0CF #CCABCF #CFBAAB #AECFAB
split-complementary
#ABC0CF #CFABAE #CFCCAB
monochromatic
#5D86A2 #84A3B9 #ABC0CF #D2DDE5 #ECF0F4
Accessibility & contrast
On white
1.88
#ABC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#ABC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0CF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0CF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFD0
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#A2C4C5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc0cf; /* rgb */ color: rgb(171, 192, 207); /* oklch */ color: oklch(79.7% 0.031 238.9);
Tailwind
colors: {
custom: {
50: '#c4d3dd',
500: '#abc0cf',
950: '#000000',
},
}SCSS
$custom: #abc0cf; $custom-light: #c4d3dd; $custom-dark: #000000;
JSON
{
"hex": "#abc0cf",
"rgb": {
"r": 171,
"g": 192,
"b": 207
},
"hsl": {
"h": 205,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.79664,
"c": 0.03136,
"h": 238.9
},
"luminance": 0.50862
}Semantic roles & 50–950 ramp
primary
#ABC0CF
secondary
#A48C7A
accent
#6A40A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384