#89A8BE#89A8BE
#89A8BE is a light, muted cyan. Relative luminance 0.370; OKLCH L 71.6% C 0.047 H 239.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89A8BE |
|---|---|
| RGB | rgb(137, 168, 190) |
| HSL | hsl(205, 29%, 64%) |
| HSV | hsv(205, 28%, 75%) |
| CMYK | cmyk(27.9%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(67.31, -5.51, -14.76) |
| CIE-LCH | lch(67.31, 15.75, 249.54°) |
| OKLab | oklab(71.59% -0.024 -0.0403) |
| OKLCH | oklch(71.59% 0.047 239.2) |
| XYZ | xyz(33.6107, 37.0400, 54.0837) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.28
Bluegrey
#85A3B2
ΔE00 3.30
Greyblue
#77A1B5
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 5.73
Cool Gray
#9AA7B0
ΔE00 6.17
Cool Grey
#95A3A6
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A8BE #BE9F89
analogous
#89BEBA #89A8BE #898EBE
triadic
#89A8BE #BE89A8 #A8BE89
tetradic
#89A8BE #BA89BE #BE9F89 #8EBE89
square
#89A8BE #BA89BE #BE9F89 #8EBE89
split-complementary
#89A8BE #BE898E #BEBA89
monochromatic
#496B84 #628BA8 #89A8BE #B0C5D4 #D8E2E9
Accessibility & contrast
On white
2.50
#89A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#89A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A8BE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A8BE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#79AEAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89a8be; /* rgb */ color: rgb(137, 168, 190); /* oklch */ color: oklch(71.6% 0.047 239.2);
Tailwind
colors: {
custom: {
50: '#acc1d1',
500: '#89a8be',
950: '#000000',
},
}SCSS
$custom: #89a8be; $custom-light: #acc1d1; $custom-dark: #000000;
JSON
{
"hex": "#89a8be",
"rgb": {
"r": 137,
"g": 168,
"b": 190
},
"hsl": {
"h": 204.906,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.71592,
"c": 0.04694,
"h": 239.2
},
"luminance": 0.37041
}Semantic roles & 50–950 ramp
primary
#89A8BE
secondary
#DBD0C8
accent
#6A3EA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182