#ABC2C8#ABC2C8
#ABC2C8 is a light, muted cyan. Relative luminance 0.514; OKLCH L 79.9% C 0.026 H 215.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2C8 |
|---|---|
| RGB | rgb(171, 194, 200) |
| HSL | hsl(192, 21%, 73%) |
| HSV | hsv(192, 15%, 78%) |
| CMYK | cmyk(14.5%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(76.93, -6.54, -5.65) |
| CIE-LCH | lch(76.93, 8.64, 220.79°) |
| OKLab | oklab(79.86% -0.0216 -0.0152) |
| OKLCH | oklch(79.86% 0.026 215.2) |
| XYZ | xyz(46.5091, 51.4106, 62.1052) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.27
Cloudy Blue
#ACC2D9
ΔE00 7.68
Silver (survey)
#C5C9C7
ΔE00 7.89
Cool Gray
#9AA7B0
ΔE00 8.22
Dove Gray
#B6B8BD
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2C8 #C8B1AB
analogous
#ABC8BF #ABC2C8 #ABB3C8
triadic
#ABC2C8 #C8ABC2 #C2C8AB
tetradic
#ABC2C8 #BFABC8 #C8B1AB #B3C8AB
square
#ABC2C8 #BFABC8 #C8B1AB #B3C8AB
split-complementary
#ABC2C8 #C8ABB3 #C8BFAB
monochromatic
#628C96 #86A7B0 #ABC2C8 #D0DDE0 #EDF2F3
Accessibility & contrast
On white
1.86
#ABC2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ABC2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2C8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2C8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C8
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#A3C5C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2c8; /* rgb */ color: rgb(171, 194, 200); /* oklch */ color: oklch(79.9% 0.026 215.2);
Tailwind
colors: {
custom: {
50: '#c4d4d8',
500: '#abc2c8',
950: '#000000',
},
}SCSS
$custom: #abc2c8; $custom-light: #c4d4d8; $custom-dark: #000000;
JSON
{
"hex": "#abc2c8",
"rgb": {
"r": 171,
"g": 194,
"b": 200
},
"hsl": {
"h": 192.414,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.79859,
"c": 0.02647,
"h": 215.2
},
"luminance": 0.51412
}Semantic roles & 50–950 ramp
primary
#ABC2C8
secondary
#9C827B
accent
#59469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383