#ABC4CD#ABC4CD
#ABC4CD is a light, muted cyan. Relative luminance 0.525; OKLCH L 80.4% C 0.030 H 221.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4CD |
|---|---|
| RGB | rgb(171, 196, 205) |
| HSL | hsl(196, 25%, 74%) |
| HSV | hsv(196, 17%, 80%) |
| CMYK | cmyk(16.6%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.61, -6.54, -7.34) |
| CIE-LCH | lch(77.61, 9.84, 228.30°) |
| OKLab | oklab(80.44% -0.0224 -0.0199) |
| OKLCH | oklch(80.44% 0.03 221.5) |
| XYZ | xyz(47.5511, 52.5444, 65.3825) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.14
Light Grey Blue
#9DBCD4
ΔE00 6.19
Cloudy Blue
#ACC2D9
ΔE00 6.63
Lightsteelblue
#B0C4DE
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.46
Cool Gray
#9AA7B0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4CD #CDB4AB
analogous
#ABCDC5 #ABC4CD #ABB3CD
triadic
#ABC4CD #CDABC4 #C4CDAB
tetradic
#ABC4CD #C5ABCD #CDB4AB #B3CDAB
square
#ABC4CD #C5ABCD #CDB4AB #B3CDAB
split-complementary
#ABC4CD #CDABB3 #CDC5AB
monochromatic
#5F8E9F #85A9B6 #ABC4CD #D1DFE4 #ECF2F4
Accessibility & contrast
On white
1.82
#ABC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ABC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4CD
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4CD | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CE
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#A2C7C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc4cd; /* rgb */ color: rgb(171, 196, 205); /* oklch */ color: oklch(80.4% 0.030 221.5);
Tailwind
colors: {
custom: {
50: '#c4d5dc',
500: '#abc4cd',
950: '#000000',
},
}SCSS
$custom: #abc4cd; $custom-light: #c4d5dc; $custom-dark: #000000;
JSON
{
"hex": "#abc4cd",
"rgb": {
"r": 171,
"g": 196,
"b": 205
},
"hsl": {
"h": 195.882,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.80441,
"c": 0.02997,
"h": 221.5
},
"luminance": 0.52546
}Semantic roles & 50–950 ramp
primary
#ABC4CD
secondary
#A2857A
accent
#5C42A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384