#ABC2C7#ABC2C7
#ABC2C7 is a light, muted cyan. Relative luminance 0.514; OKLCH L 79.8% C 0.026 H 212.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2C7 |
|---|---|
| RGB | rgb(171, 194, 199) |
| HSL | hsl(191, 20%, 73%) |
| HSV | hsv(191, 14%, 78%) |
| CMYK | cmyk(14.1%, 2.5%, 0%, 22%) |
| CIE-LAB | lab(76.90, -6.75, -5.15) |
| CIE-LCH | lch(76.90, 8.49, 217.32°) |
| OKLab | oklab(79.83% -0.022 -0.0139) |
| OKLCH | oklch(79.83% 0.026 212.3) |
| XYZ | xyz(46.3926, 51.3640, 61.4917) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.72
Silver (survey)
#C5C9C7
ΔE00 7.81
Cloudy Blue
#ACC2D9
ΔE00 8.15
Cool Gray
#9AA7B0
ΔE00 8.39
Dove Gray
#B6B8BD
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2C7 #C7B0AB
analogous
#ABC7BE #ABC2C7 #ABB4C7
triadic
#ABC2C7 #C7ABC2 #C2C7AB
tetradic
#ABC2C7 #BEABC7 #C7B0AB #B4C7AB
square
#ABC2C7 #BEABC7 #C7B0AB #B4C7AB
split-complementary
#ABC2C7 #C7ABB4 #C7BEAB
monochromatic
#638C95 #86A7AF #ABC2C7 #D0DDDF #EDF2F3
Accessibility & contrast
On white
1.86
#ABC2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ABC2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2C7
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2C7 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C7
Deuteranopia (green-blind)
#B9BCC7
Tritanopia (blue-blind)
#A3C4C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2c7; /* rgb */ color: rgb(171, 194, 199); /* oklch */ color: oklch(79.8% 0.026 212.3);
Tailwind
colors: {
custom: {
50: '#c4d4d8',
500: '#abc2c7',
950: '#000000',
},
}SCSS
$custom: #abc2c7; $custom-light: #c4d4d8; $custom-dark: #000000;
JSON
{
"hex": "#abc2c7",
"rgb": {
"r": 171,
"g": 194,
"b": 199
},
"hsl": {
"h": 190.714,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.79827,
"c": 0.02604,
"h": 212.3
},
"luminance": 0.51365
}Semantic roles & 50–950 ramp
primary
#ABC2C7
secondary
#9B817B
accent
#57479E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383