#89AEBE#89AEBE
#89AEBE is a light, muted cyan. Relative luminance 0.393; OKLCH L 72.9% C 0.046 H 226.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEBE |
|---|---|
| RGB | rgb(137, 174, 190) |
| HSL | hsl(198, 29%, 64%) |
| HSV | hsv(198, 28%, 75%) |
| CMYK | cmyk(27.9%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.97, -8.76, -12.25) |
| CIE-LCH | lch(68.97, 15.06, 234.45°) |
| OKLab | oklab(72.91% -0.0321 -0.0334) |
| OKLCH | oklch(72.91% 0.046 226.2) |
| XYZ | xyz(34.7440, 39.3067, 54.4615) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.45
Greyblue
#77A1B5
ΔE00 4.35
Bluey Grey
#89A0B0
ΔE00 5.45
Light Grey Blue
#9DBCD4
ΔE00 6.17
Cool Gray
#9AA7B0
ΔE00 7.06
Cool Grey
#95A3A6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEBE #BE9989
analogous
#89BEB4 #89AEBE #8994BE
triadic
#89AEBE #BE89AE #AEBE89
tetradic
#89AEBE #B489BE #BE9989 #94BE89
square
#89AEBE #B489BE #BE9989 #94BE89
split-complementary
#89AEBE #BE8994 #BEB489
monochromatic
#497284 #6293A8 #89AEBE #B0C9D4 #D8E4E9
Accessibility & contrast
On white
2.37
#89AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#89AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEBE
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEBE | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#9DA6BE
Tritanopia (blue-blind)
#79B3B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #89aebe; /* rgb */ color: rgb(137, 174, 190); /* oklch */ color: oklch(72.9% 0.046 226.2);
Tailwind
colors: {
custom: {
50: '#acc6d1',
500: '#89aebe',
950: '#000000',
},
}SCSS
$custom: #89aebe; $custom-light: #acc6d1; $custom-dark: #000000;
JSON
{
"hex": "#89aebe",
"rgb": {
"r": 137,
"g": 174,
"b": 190
},
"hsl": {
"h": 198.113,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.72908,
"c": 0.04635,
"h": 226.2
},
"luminance": 0.39308
}Semantic roles & 50–950 ramp
primary
#89AEBE
secondary
#DBCEC8
accent
#5E3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282