#89ABB4#89ABB4
#89ABB4 is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.039 H 215.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABB4 |
|---|---|
| RGB | rgb(137, 171, 180) |
| HSL | hsl(193, 22%, 62%) |
| HSV | hsv(193, 24%, 71%) |
| CMYK | cmyk(23.9%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(67.83, -9.49, -8.43) |
| CIE-LCH | lch(67.83, 12.70, 221.61°) |
| OKLab | oklab(71.9% -0.032 -0.0229) |
| OKLCH | oklch(71.9% 0.039 215.6) |
| XYZ | xyz(33.1152, 37.7382, 48.7106) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.04
Greyblue
#77A1B5
ΔE00 5.34
Bluey Grey
#89A0B0
ΔE00 6.23
Cool Grey
#95A3A6
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 7.08
Light Grey Blue
#9DBCD4
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABB4 #B49289
analogous
#89B4A8 #89ABB4 #8996B4
triadic
#89ABB4 #B489AB #ABB489
tetradic
#89ABB4 #A889B4 #B49289 #96B489
square
#89ABB4 #A889B4 #B49289 #96B489
split-complementary
#89ABB4 #B48996 #B4A889
monochromatic
#4C6E77 #64909C #89ABB4 #AEC6CC #D4E0E4
Accessibility & contrast
On white
2.46
#89ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#89ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABB4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABB4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B5
Deuteranopia (green-blind)
#9DA3B4
Tritanopia (blue-blind)
#7CAFAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89abb4; /* rgb */ color: rgb(137, 171, 180); /* oklch */ color: oklch(71.9% 0.039 215.6);
Tailwind
colors: {
custom: {
50: '#acc4ca',
500: '#89abb4',
950: '#000000',
},
}SCSS
$custom: #89abb4; $custom-light: #acc4ca; $custom-dark: #000000;
JSON
{
"hex": "#89abb4",
"rgb": {
"r": 137,
"g": 171,
"b": 180
},
"hsl": {
"h": 192.558,
"s": 22.28,
"l": 62.157
},
"oklch": {
"l": 0.71899,
"c": 0.03934,
"h": 215.6
},
"luminance": 0.37739
}Semantic roles & 50–950 ramp
primary
#89ABB4
secondary
#D4C8C5
accent
#5845A1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182