#ABBCC5#ABBCC5
#ABBCC5 is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.023 H 230.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC5 |
|---|---|
| RGB | rgb(171, 188, 197) |
| HSL | hsl(201, 18%, 72%) |
| HSV | hsv(201, 13%, 77%) |
| CMYK | cmyk(13.2%, 4.6%, 0%, 22.7%) |
| CIE-LAB | lab(75.24, -3.98, -6.52) |
| CIE-LCH | lch(75.24, 7.64, 238.57°) |
| OKLab | oklab(78.5% -0.0144 -0.0176) |
| OKLCH | oklch(78.5% 0.023 230.6) |
| XYZ | xyz(44.8535, 48.6548, 59.8407) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.78
Cool Gray
#9AA7B0
ΔE00 5.89
Light Grey Blue
#9DBCD4
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 7.25
Silver
#C0C0C0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC5 #C5B4AB
analogous
#ABC5C1 #ABBCC5 #ABAFC5
triadic
#ABBCC5 #C5ABBC #BCC5AB
tetradic
#ABBCC5 #C1ABC5 #C5B4AB #AFC5AB
square
#ABBCC5 #C1ABC5 #C5B4AB #AFC5AB
split-complementary
#ABBCC5 #C5ABAF #C5C1AB
monochromatic
#648291 #879FAC #ABBCC5 #CFD9DE #EDF1F3
Accessibility & contrast
On white
1.96
#ABBCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#ABBCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC5
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC5 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC6
Deuteranopia (green-blind)
#B4B8C5
Tritanopia (blue-blind)
#A4BFBF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc5; /* rgb */ color: rgb(171, 188, 197); /* oklch */ color: oklch(78.5% 0.023 230.6);
Tailwind
colors: {
custom: {
50: '#c4d0d6',
500: '#abbcc5',
950: '#000000',
},
}SCSS
$custom: #abbcc5; $custom-light: #c4d0d6; $custom-dark: #000000;
JSON
{
"hex": "#abbcc5",
"rgb": {
"r": 171,
"g": 188,
"b": 197
},
"hsl": {
"h": 200.769,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.78496,
"c": 0.02272,
"h": 230.6
},
"luminance": 0.48656
}Semantic roles & 50–950 ramp
primary
#ABBCC5
secondary
#E9E4E2
accent
#66499D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283