#AABBCF#AABBCF
#AABBCF is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.034 H 252.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBCF |
|---|---|
| RGB | rgb(170, 187, 207) |
| HSL | hsl(212, 28%, 74%) |
| HSV | hsv(212, 18%, 81%) |
| CMYK | cmyk(17.9%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.20, -1.64, -12.02) |
| CIE-LCH | lch(75.20, 12.13, 262.22°) |
| OKLab | oklab(78.55% -0.0103 -0.0326) |
| OKLCH | oklch(78.55% 0.034 252.5) |
| XYZ | xyz(45.6076, 48.5907, 65.9954) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.29
Lightsteelblue
#B0C4DE
ΔE00 3.07
Light Blue Grey
#B7C9E2
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 4.15
Cool Gray
#9AA7B0
ΔE00 7.20
Dove Gray
#B6B8BD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBCF #CFBEAA
analogous
#AACECF #AABBCF #ACAACF
triadic
#AABBCF #CFAABB #BBCFAA
tetradic
#AABBCF #CFAACE #CFBEAA #AACFAC
square
#AABBCF #CFAACE #CFBEAA #AACFAC
split-complementary
#AABBCF #CFACAA #CECFAA
monochromatic
#5C7CA3 #839CB9 #AABBCF #D1DAE5 #EBEFF4
Accessibility & contrast
On white
1.96
#AABBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#AABBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBCF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBCF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#B0B7CF
Tritanopia (blue-blind)
#A1BFC1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabbcf; /* rgb */ color: rgb(170, 187, 207); /* oklch */ color: oklch(78.5% 0.034 252.5);
Tailwind
colors: {
custom: {
50: '#c3cfdd',
500: '#aabbcf',
950: '#000000',
},
}SCSS
$custom: #aabbcf; $custom-light: #c3cfdd; $custom-dark: #000000;
JSON
{
"hex": "#aabbcf",
"rgb": {
"r": 170,
"g": 187,
"b": 207
},
"hsl": {
"h": 212.432,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.78545,
"c": 0.03415,
"h": 252.5
},
"luminance": 0.48592
}Semantic roles & 50–950 ramp
primary
#AABBCF
secondary
#EAE6E1
accent
#773FA6
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283