#ABBBC5#ABBBC5
#ABBBC5 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.023 H 235.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBC5 |
|---|---|
| RGB | rgb(171, 187, 197) |
| HSL | hsl(203, 18%, 72%) |
| HSV | hsv(203, 13%, 77%) |
| CMYK | cmyk(13.2%, 5.1%, 0%, 22.7%) |
| CIE-LAB | lab(74.97, -3.45, -6.92) |
| CIE-LCH | lch(74.97, 7.73, 243.48°) |
| OKLab | oklab(78.29% -0.013 -0.0186) |
| OKLCH | oklch(78.29% 0.023 235.1) |
| XYZ | xyz(44.6406, 48.2290, 59.7697) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.35
Cool Gray
#9AA7B0
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 5.70
Dove Gray
#B6B8BD
ΔE00 5.75
Lightsteelblue
#B0C4DE
ΔE00 6.77
Light Blue Grey
#B7C9E2
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBC5 #C5B5AB
analogous
#ABC5C2 #ABBBC5 #ABAEC5
triadic
#ABBBC5 #C5ABBB #BBC5AB
tetradic
#ABBBC5 #C2ABC5 #C5B5AB #AEC5AB
square
#ABBBC5 #C2ABC5 #C5B5AB #AEC5AB
split-complementary
#ABBBC5 #C5ABAE #C5C2AB
monochromatic
#648091 #879EAC #ABBBC5 #CFD8DE #EDF0F3
Accessibility & contrast
On white
1.97
#ABBBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#ABBBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBC5
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBC5 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC6
Deuteranopia (green-blind)
#B3B7C5
Tritanopia (blue-blind)
#A4BEBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbbc5; /* rgb */ color: rgb(171, 187, 197); /* oklch */ color: oklch(78.3% 0.023 235.1);
Tailwind
colors: {
custom: {
50: '#c4cfd6',
500: '#abbbc5',
950: '#000000',
},
}SCSS
$custom: #abbbc5; $custom-light: #c4cfd6; $custom-dark: #000000;
JSON
{
"hex": "#abbbc5",
"rgb": {
"r": 171,
"g": 187,
"b": 197
},
"hsl": {
"h": 203.077,
"s": 18.31,
"l": 72.157
},
"oklch": {
"l": 0.78286,
"c": 0.02273,
"h": 235.1
},
"luminance": 0.4823
}Semantic roles & 50–950 ramp
primary
#ABBBC5
secondary
#E9E5E2
accent
#69499D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283