#ABC2CD#ABC2CD
#ABC2CD is a light, muted cyan. Relative luminance 0.516; OKLCH L 80.0% C 0.030 H 228.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2CD |
|---|---|
| RGB | rgb(171, 194, 205) |
| HSL | hsl(199, 25%, 74%) |
| HSV | hsv(199, 17%, 80%) |
| CMYK | cmyk(16.6%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.07, -5.49, -8.14) |
| CIE-LCH | lch(77.07, 9.81, 236.01°) |
| OKLab | oklab(80.02% -0.0197 -0.022) |
| OKLCH | oklch(80.02% 0.03 228.2) |
| XYZ | xyz(47.1030, 51.6481, 65.2332) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.17
Cloudy Blue
#ACC2D9
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 6.99
Light Blue Grey
#B7C9E2
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2CD #CDB6AB
analogous
#ABCDC7 #ABC2CD #ABB1CD
triadic
#ABC2CD #CDABC2 #C2CDAB
tetradic
#ABC2CD #C7ABCD #CDB6AB #B1CDAB
square
#ABC2CD #C7ABCD #CDB6AB #B1CDAB
split-complementary
#ABC2CD #CDABB1 #CDC7AB
monochromatic
#5F8A9F #85A6B6 #ABC2CD #D1DEE4 #ECF1F4
Accessibility & contrast
On white
1.85
#ABC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ABC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2CD
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2CD | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CE
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#A2C5C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2cd; /* rgb */ color: rgb(171, 194, 205); /* oklch */ color: oklch(80.0% 0.030 228.2);
Tailwind
colors: {
custom: {
50: '#c4d4dc',
500: '#abc2cd',
950: '#000000',
},
}SCSS
$custom: #abc2cd; $custom-light: #c4d4dc; $custom-dark: #000000;
JSON
{
"hex": "#abc2cd",
"rgb": {
"r": 171,
"g": 194,
"b": 205
},
"hsl": {
"h": 199.412,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.80019,
"c": 0.02953,
"h": 228.2
},
"luminance": 0.51649
}Semantic roles & 50–950 ramp
primary
#ABC2CD
secondary
#A2877A
accent
#6142A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384