#ABBCC2#ABBCC2
#ABBCC2 is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.021 H 220.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC2 |
|---|---|
| RGB | rgb(171, 188, 194) |
| HSL | hsl(196, 16%, 72%) |
| HSV | hsv(196, 12%, 76%) |
| CMYK | cmyk(11.9%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.15, -4.60, -5.01) |
| CIE-LCH | lch(75.15, 6.81, 227.44°) |
| OKLab | oklab(78.4% -0.0156 -0.0135) |
| OKLCH | oklch(78.4% 0.021 220.9) |
| XYZ | xyz(44.5131, 48.5186, 58.0483) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.18
Dove Gray
#B6B8BD
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.16
Cool Grey
#95A3A6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC2 #C2B1AB
analogous
#ABC2BD #ABBCC2 #ABB1C2
triadic
#ABBCC2 #C2ABBC #BCC2AB
tetradic
#ABBCC2 #BDABC2 #C2B1AB #B1C2AB
square
#ABBCC2 #BDABC2 #C2B1AB #B1C2AB
split-complementary
#ABBCC2 #C2ABB1 #C2BDAB
monochromatic
#66838D #88A0A8 #ABBCC2 #CED8DC #EDF1F2
Accessibility & contrast
On white
1.96
#ABBCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#ABBCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC2
Deuteranopia (green-blind)
#B5B8C2
Tritanopia (blue-blind)
#A5BEBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc2; /* rgb */ color: rgb(171, 188, 194); /* oklch */ color: oklch(78.4% 0.021 220.9);
Tailwind
colors: {
custom: {
50: '#c4d0d4',
500: '#abbcc2',
950: '#000000',
},
}SCSS
$custom: #abbcc2; $custom-light: #c4d0d4; $custom-dark: #000000;
JSON
{
"hex": "#abbcc2",
"rgb": {
"r": 171,
"g": 188,
"b": 194
},
"hsl": {
"h": 195.652,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.78401,
"c": 0.02062,
"h": 220.9
},
"luminance": 0.48519
}Semantic roles & 50–950 ramp
primary
#ABBCC2
secondary
#E7E3E1
accent
#604B9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283