#AABECF#AABECF
#AABECF is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.033 H 243.8°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AABECF |
|---|---|
| RGB | rgb(170, 190, 207) |
| HSL | hsl(208, 28%, 74%) |
| HSV | hsv(208, 18%, 81%) |
| CMYK | cmyk(17.9%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(75.99, -3.25, -10.83) |
| CIE-LCH | lch(75.99, 11.31, 253.30°) |
| OKLab | oklab(79.17% -0.0144 -0.0293) |
| OKLCH | oklch(79.17% 0.033 243.8) |
| XYZ | xyz(46.2506, 49.8769, 66.2098) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.48
Light Grey Blue
#9DBCD4
ΔE00 3.38
Lightsteelblue
#B0C4DE
ΔE00 4.07
Light Blue Grey
#B7C9E2
ΔE00 4.81
Cool Gray
#9AA7B0
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABECF #CFBBAA
analogous
#AACFCE #AABECF #AAACCF
triadic
#AABECF #CFAABE #BECFAA
tetradic
#AABECF #CEAACF #CFBBAA #ACCFAA
square
#AABECF #CEAACF #CFBBAA #ACCFAA
split-complementary
#AABECF #CFAAAC #CFCEAA
monochromatic
#5C82A3 #83A0B9 #AABECF #D1DCE5 #EBF0F4
Accessibility & contrast
On white
1.91
#AABECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#AABECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABECF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABECF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#A0C2C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabecf; /* rgb */ color: rgb(170, 190, 207); /* oklch */ color: oklch(79.2% 0.033 243.8);
Tailwind
colors: {
custom: {
50: '#c3d1dd',
500: '#aabecf',
950: '#000000',
},
}SCSS
$custom: #aabecf; $custom-light: #c3d1dd; $custom-dark: #000000;
JSON
{
"hex": "#aabecf",
"rgb": {
"r": 170,
"g": 190,
"b": 207
},
"hsl": {
"h": 207.568,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.79173,
"c": 0.03269,
"h": 243.8
},
"luminance": 0.49878
}Semantic roles & 50–950 ramp
primary
#AABECF
secondary
#EAE5E1
accent
#6F3FA6
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283