#89AABC#89AABC
#89AABC is a light, muted cyan. Relative luminance 0.377; OKLCH L 72.0% C 0.045 H 232.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #89AABC |
|---|---|
| RGB | rgb(137, 170, 188) |
| HSL | hsl(201, 28%, 64%) |
| HSV | hsv(201, 27%, 74%) |
| CMYK | cmyk(27.1%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(67.80, -7.07, -12.91) |
| CIE-LCH | lch(67.80, 14.72, 241.28°) |
| OKLab | oklab(71.96% -0.0275 -0.0352) |
| OKLCH | oklch(71.96% 0.045 232) |
| XYZ | xyz(33.7657, 37.6973, 53.0644) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.32
Greyblue
#77A1B5
ΔE00 3.74
Bluey Grey
#89A0B0
ΔE00 3.75
Light Grey Blue
#9DBCD4
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 6.08
Cool Grey
#95A3A6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AABC #BC9B89
analogous
#89BCB4 #89AABC #8990BC
triadic
#89AABC #BC89AA #AABC89
tetradic
#89AABC #B489BC #BC9B89 #90BC89
square
#89AABC #B489BC #BC9B89 #90BC89
split-complementary
#89AABC #BC8990 #BCB489
monochromatic
#496E81 #628EA6 #89AABC #B0C6D2 #D7E2E8
Accessibility & contrast
On white
2.46
#89AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#89AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AABC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AABC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#7AAFB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89aabc; /* rgb */ color: rgb(137, 170, 188); /* oklch */ color: oklch(72.0% 0.045 232.0);
Tailwind
colors: {
custom: {
50: '#acc3d0',
500: '#89aabc',
950: '#000000',
},
}SCSS
$custom: #89aabc; $custom-light: #acc3d0; $custom-dark: #000000;
JSON
{
"hex": "#89aabc",
"rgb": {
"r": 137,
"g": 170,
"b": 188
},
"hsl": {
"h": 201.176,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.71957,
"c": 0.04468,
"h": 232
},
"luminance": 0.37699
}Semantic roles & 50–950 ramp
primary
#89AABC
secondary
#D9CEC7
accent
#643FA6
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182