#89AEBB#89AEBB
#89AEBB is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.8% C 0.044 H 221.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEBB |
|---|---|
| RGB | rgb(137, 174, 187) |
| HSL | hsl(196, 27%, 64%) |
| HSV | hsv(196, 27%, 73%) |
| CMYK | cmyk(26.7%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(68.88, -9.47, -10.74) |
| CIE-LCH | lch(68.88, 14.32, 228.59°) |
| OKLab | oklab(72.8% -0.0333 -0.0293) |
| OKLCH | oklch(72.8% 0.044 221.3) |
| XYZ | xyz(34.4195, 39.1769, 52.7524) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.85
Greyblue
#77A1B5
ΔE00 4.81
Bluey Grey
#89A0B0
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 7.13
Cool Gray
#9AA7B0
ΔE00 7.29
Cool Grey
#95A3A6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEBB #BB9689
analogous
#89BBAF #89AEBB #8995BB
triadic
#89AEBB #BB89AE #AEBB89
tetradic
#89AEBB #AF89BB #BB9689 #95BB89
square
#89AEBB #AF89BB #BB9689 #95BB89
split-complementary
#89AEBB #BB8995 #BBAF89
monochromatic
#4A7280 #6293A5 #89AEBB #B0C9D1 #D7E3E8
Accessibility & contrast
On white
2.38
#89AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#89AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEBB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEBB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#79B2B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #89aebb; /* rgb */ color: rgb(137, 174, 187); /* oklch */ color: oklch(72.8% 0.044 221.3);
Tailwind
colors: {
custom: {
50: '#acc6cf',
500: '#89aebb',
950: '#000000',
},
}SCSS
$custom: #89aebb; $custom-light: #acc6cf; $custom-dark: #000000;
JSON
{
"hex": "#89aebb",
"rgb": {
"r": 137,
"g": 174,
"b": 187
},
"hsl": {
"h": 195.6,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.72803,
"c": 0.04431,
"h": 221.3
},
"luminance": 0.39178
}Semantic roles & 50–950 ramp
primary
#89AEBB
secondary
#D9CCC7
accent
#5A40A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282