#AABCC2#AABCC2
#AABCC2 is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.022 H 219.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCC2 |
|---|---|
| RGB | rgb(170, 188, 194) |
| HSL | hsl(195, 16%, 71%) |
| HSV | hsv(195, 12%, 76%) |
| CMYK | cmyk(12.4%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.08, -4.93, -5.13) |
| CIE-LCH | lch(75.08, 7.11, 226.09°) |
| OKLab | oklab(78.33% -0.0166 -0.0138) |
| OKLCH | oklch(78.33% 0.022 219.8) |
| XYZ | xyz(44.2961, 48.4067, 58.0381) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.27
Dove Gray
#B6B8BD
ΔE00 6.76
Light Grey Blue
#9DBCD4
ΔE00 7.06
Cool Grey
#95A3A6
ΔE00 7.16
Cloudy Blue
#ACC2D9
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCC2 #C2B0AA
analogous
#AAC2BC #AABCC2 #AAB0C2
triadic
#AABCC2 #C2AABC #BCC2AA
tetradic
#AABCC2 #BCAAC2 #C2B0AA #B0C2AA
square
#AABCC2 #BCAAC2 #C2B0AA #B0C2AA
split-complementary
#AABCC2 #C2AAB0 #C2BCAA
monochromatic
#65838D #86A0A8 #AABCC2 #CED8DC #EDF1F2
Accessibility & contrast
On white
1.97
#AABCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#AABCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCC2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCC2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC2
Deuteranopia (green-blind)
#B4B7C2
Tritanopia (blue-blind)
#A4BEBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabcc2; /* rgb */ color: rgb(170, 188, 194); /* oklch */ color: oklch(78.3% 0.022 219.8);
Tailwind
colors: {
custom: {
50: '#c3d0d4',
500: '#aabcc2',
950: '#000000',
},
}SCSS
$custom: #aabcc2; $custom-light: #c3d0d4; $custom-dark: #000000;
JSON
{
"hex": "#aabcc2",
"rgb": {
"r": 170,
"g": 188,
"b": 194
},
"hsl": {
"h": 195,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.78328,
"c": 0.02161,
"h": 219.8
},
"luminance": 0.48408
}Semantic roles & 50–950 ramp
primary
#AABCC2
secondary
#E7E2E1
accent
#5F4B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283