#AABFC8#AABFC8
#AABFC8 is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.2% C 0.026 H 225.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AABFC8 |
|---|---|
| RGB | rgb(170, 191, 200) |
| HSL | hsl(198, 21%, 73%) |
| HSV | hsv(198, 15%, 78%) |
| CMYK | cmyk(15%, 4.5%, 0%, 21.6%) |
| CIE-LAB | lab(76.06, -5.28, -6.94) |
| CIE-LCH | lch(76.06, 8.72, 232.76°) |
| OKLab | oklab(79.15% -0.0185 -0.0187) |
| OKLCH | oklch(79.15% 0.026 225.4) |
| XYZ | xyz(45.6311, 49.9768, 61.8747) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 6.07
Cool Gray
#9AA7B0
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.66
Lightblue
#ADD8E6
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABFC8 #C8B3AA
analogous
#AAC8C2 #AABFC8 #AAB0C8
triadic
#AABFC8 #C8AABF #BFC8AA
tetradic
#AABFC8 #C2AAC8 #C8B3AA #B0C8AA
square
#AABFC8 #C2AAC8 #C8B3AA #B0C8AA
split-complementary
#AABFC8 #C8AAB0 #C8C2AA
monochromatic
#618696 #85A3B0 #AABFC8 #CFDBE0 #ECF1F3
Accessibility & contrast
On white
1.91
#AABFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#AABFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABFC8
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABFC8 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABEC9
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#A2C2C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabfc8; /* rgb */ color: rgb(170, 191, 200); /* oklch */ color: oklch(79.2% 0.026 225.4);
Tailwind
colors: {
custom: {
50: '#c3d2d8',
500: '#aabfc8',
950: '#000000',
},
}SCSS
$custom: #aabfc8; $custom-light: #c3d2d8; $custom-dark: #000000;
JSON
{
"hex": "#aabfc8",
"rgb": {
"r": 170,
"g": 191,
"b": 200
},
"hsl": {
"h": 198,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.79153,
"c": 0.02633,
"h": 225.4
},
"luminance": 0.49978
}Semantic roles & 50–950 ramp
primary
#AABFC8
secondary
#E9E4E2
accent
#6146A0
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283