#ABC4CF#ABC4CF
#ABC4CF is a light, muted cyan. Relative luminance 0.526; OKLCH L 80.5% C 0.031 H 226.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4CF |
|---|---|
| RGB | rgb(171, 196, 207) |
| HSL | hsl(198, 27%, 74%) |
| HSV | hsv(198, 17%, 81%) |
| CMYK | cmyk(17.4%, 5.3%, 0%, 18.8%) |
| CIE-LAB | lab(77.66, -6.12, -8.34) |
| CIE-LCH | lch(77.66, 10.34, 233.73°) |
| OKLab | oklab(80.51% -0.0217 -0.0226) |
| OKLCH | oklch(80.51% 0.031 226.1) |
| XYZ | xyz(47.7941, 52.6415, 66.6621) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.38
Cloudy Blue
#ACC2D9
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.64
Cool Gray
#9AA7B0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4CF #CFB6AB
analogous
#ABCFC8 #ABC4CF #ABB2CF
triadic
#ABC4CF #CFABC4 #C4CFAB
tetradic
#ABC4CF #C8ABCF #CFB6AB #B2CFAB
square
#ABC4CF #C8ABCF #CFB6AB #B2CFAB
split-complementary
#ABC4CF #CFABB2 #CFC8AB
monochromatic
#5D8DA2 #84A9B9 #ABC4CF #D2DFE5 #ECF1F4
Accessibility & contrast
On white
1.82
#ABC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#ABC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4CF
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4CF | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#A1C7C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc4cf; /* rgb */ color: rgb(171, 196, 207); /* oklch */ color: oklch(80.5% 0.031 226.1);
Tailwind
colors: {
custom: {
50: '#c4d5dd',
500: '#abc4cf',
950: '#000000',
},
}SCSS
$custom: #abc4cf; $custom-light: #c4d5dd; $custom-dark: #000000;
JSON
{
"hex": "#abc4cf",
"rgb": {
"r": 171,
"g": 196,
"b": 207
},
"hsl": {
"h": 198.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.80506,
"c": 0.0313,
"h": 226.1
},
"luminance": 0.52643
}Semantic roles & 50–950 ramp
primary
#ABC4CF
secondary
#A4877A
accent
#5F40A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384