#ABBCC3#ABBCC3
#ABBCC3 is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.021 H 224.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC3 |
|---|---|
| RGB | rgb(171, 188, 195) |
| HSL | hsl(198, 17%, 72%) |
| HSV | hsv(198, 12%, 76%) |
| CMYK | cmyk(12.3%, 3.6%, 0%, 23.5%) |
| CIE-LAB | lab(75.18, -4.40, -5.52) |
| CIE-LCH | lch(75.18, 7.06, 231.43°) |
| OKLab | oklab(78.43% -0.0152 -0.0149) |
| OKLCH | oklch(78.43% 0.021 224.4) |
| XYZ | xyz(44.6258, 48.5637, 58.6418) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.04
Dove Gray
#B6B8BD
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 7.19
Cool Grey
#95A3A6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC3 #C3B2AB
analogous
#ABC3BE #ABBCC3 #ABB0C3
triadic
#ABBCC3 #C3ABBC #BCC3AB
tetradic
#ABBCC3 #BEABC3 #C3B2AB #B0C3AB
square
#ABBCC3 #BEABC3 #C3B2AB #B0C3AB
split-complementary
#ABBCC3 #C3ABB0 #C3BEAB
monochromatic
#66828E #87A0AA #ABBCC3 #CFD8DD #EDF1F2
Accessibility & contrast
On white
1.96
#ABBCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#ABBCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC3
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC3 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC3
Deuteranopia (green-blind)
#B4B8C3
Tritanopia (blue-blind)
#A5BEBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc3; /* rgb */ color: rgb(171, 188, 195); /* oklch */ color: oklch(78.4% 0.021 224.4);
Tailwind
colors: {
custom: {
50: '#c4d0d5',
500: '#abbcc3',
950: '#000000',
},
}SCSS
$custom: #abbcc3; $custom-light: #c4d0d5; $custom-dark: #000000;
JSON
{
"hex": "#abbcc3",
"rgb": {
"r": 171,
"g": 188,
"b": 195
},
"hsl": {
"h": 197.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.78433,
"c": 0.02125,
"h": 224.4
},
"luminance": 0.48564
}Semantic roles & 50–950 ramp
primary
#ABBCC3
secondary
#E8E4E2
accent
#624B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283