#89AABE#89AABE
#89AABE is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.046 H 234.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89AABE |
|---|---|
| RGB | rgb(137, 170, 190) |
| HSL | hsl(203, 29%, 64%) |
| HSV | hsv(203, 28%, 75%) |
| CMYK | cmyk(27.9%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.86, -6.59, -13.92) |
| CIE-LCH | lch(67.86, 15.41, 244.66°) |
| OKLab | oklab(72.03% -0.0267 -0.038) |
| OKLCH | oklch(72.03% 0.046 234.9) |
| XYZ | xyz(33.9827, 37.7841, 54.2077) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.78
Bluey Grey
#89A0B0
ΔE00 3.70
Greyblue
#77A1B5
ΔE00 3.94
Light Grey Blue
#9DBCD4
ΔE00 5.58
Cool Gray
#9AA7B0
ΔE00 6.22
Cool Grey
#95A3A6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AABE #BE9D89
analogous
#89BEB8 #89AABE #8990BE
triadic
#89AABE #BE89AA #AABE89
tetradic
#89AABE #B889BE #BE9D89 #90BE89
square
#89AABE #B889BE #BE9D89 #90BE89
split-complementary
#89AABE #BE8990 #BEB889
monochromatic
#496E84 #628EA8 #89AABE #B0C6D4 #D8E3E9
Accessibility & contrast
On white
2.45
#89AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#89AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AABE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AABE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#99A3BE
Tritanopia (blue-blind)
#79AFB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89aabe; /* rgb */ color: rgb(137, 170, 190); /* oklch */ color: oklch(72.0% 0.046 234.9);
Tailwind
colors: {
custom: {
50: '#acc3d1',
500: '#89aabe',
950: '#000000',
},
}SCSS
$custom: #89aabe; $custom-light: #acc3d1; $custom-dark: #000000;
JSON
{
"hex": "#89aabe",
"rgb": {
"r": 137,
"g": 170,
"b": 190
},
"hsl": {
"h": 202.642,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.72029,
"c": 0.04648,
"h": 234.9
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#89AABE
secondary
#DBCFC8
accent
#663EA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182