#ABC8CF#ABC8CF
#ABC8CF is a light, muted cyan. Relative luminance 0.545; OKLCH L 81.4% C 0.033 H 213.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8CF |
|---|---|
| RGB | rgb(171, 200, 207) |
| HSL | hsl(192, 27%, 74%) |
| HSV | hsv(192, 17%, 81%) |
| CMYK | cmyk(17.4%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.74, -8.22, -6.75) |
| CIE-LCH | lch(78.74, 10.63, 219.38°) |
| OKLab | oklab(81.35% -0.0271 -0.0183) |
| OKLCH | oklch(81.35% 0.033 213.9) |
| XYZ | xyz(48.7084, 54.4701, 66.9669) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.66
Cloudy Blue
#ACC2D9
ΔE00 8.27
Ice Blue
#A5DFF9
ΔE00 8.86
Sky Blue
#87CEEB
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8CF #CFB2AB
analogous
#ABCFC4 #ABC8CF #ABB6CF
triadic
#ABC8CF #CFABC8 #C8CFAB
tetradic
#ABC8CF #C4ABCF #CFB2AB #B6CFAB
square
#ABC8CF #C4ABCF #CFB2AB #B6CFAB
split-complementary
#ABC8CF #CFABB6 #CFC4AB
monochromatic
#5D95A2 #84AFB9 #ABC8CF #D2E2E5 #ECF2F4
Accessibility & contrast
On white
1.77
#ABC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#ABC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8CF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8CF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#BCC1CF
Tritanopia (blue-blind)
#A1CBCA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc8cf; /* rgb */ color: rgb(171, 200, 207); /* oklch */ color: oklch(81.4% 0.033 213.9);
Tailwind
colors: {
custom: {
50: '#c4d8dd',
500: '#abc8cf',
950: '#000000',
},
}SCSS
$custom: #abc8cf; $custom-light: #c4d8dd; $custom-dark: #000000;
JSON
{
"hex": "#abc8cf",
"rgb": {
"r": 171,
"g": 200,
"b": 207
},
"hsl": {
"h": 191.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.81353,
"c": 0.03272,
"h": 213.9
},
"luminance": 0.54471
}Semantic roles & 50–950 ramp
primary
#ABC8CF
secondary
#A4827A
accent
#5440A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384