#89ABC7#89ABC7
#89ABC7 is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.6% C 0.055 H 243.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABC7 |
|---|---|
| RGB | rgb(137, 171, 199) |
| HSL | hsl(207, 36%, 66%) |
| HSV | hsv(207, 31%, 78%) |
| CMYK | cmyk(31.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(68.44, -4.93, -18.04) |
| CIE-LCH | lch(68.44, 18.70, 254.70°) |
| OKLab | oklab(72.58% -0.0247 -0.0495) |
| OKLCH | oklch(72.58% 0.055 243.4) |
| XYZ | xyz(35.1851, 38.5662, 59.6119) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.01
Bluey Grey
#89A0B0
ΔE00 5.19
Bluegrey
#85A3B2
ΔE00 5.45
Greyblue
#77A1B5
ΔE00 5.82
Cloudy Blue
#ACC2D9
ΔE00 7.51
Cool Gray
#9AA7B0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABC7 #C7A589
analogous
#89C7C4 #89ABC7 #898CC7
triadic
#89ABC7 #C789AB #ABC789
tetradic
#89ABC7 #C489C7 #C7A589 #8CC789
square
#89ABC7 #C489C7 #C7A589 #8CC789
split-complementary
#89ABC7 #C7898C #C7C489
monochromatic
#456E91 #5F8DB3 #89ABC7 #B3C9DB #DCE6EE
Accessibility & contrast
On white
2.41
#89ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#89ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABC7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABC7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ABC8
Deuteranopia (green-blind)
#98A4C6
Tritanopia (blue-blind)
#76B2B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89abc7; /* rgb */ color: rgb(137, 171, 199); /* oklch */ color: oklch(72.6% 0.055 243.4);
Tailwind
colors: {
custom: {
50: '#adc4d8',
500: '#89abc7',
950: '#000000',
},
}SCSS
$custom: #89abc7; $custom-light: #adc4d8; $custom-dark: #000000;
JSON
{
"hex": "#89abc7",
"rgb": {
"r": 137,
"g": 171,
"b": 199
},
"hsl": {
"h": 207.097,
"s": 35.632,
"l": 65.882
},
"oklch": {
"l": 0.72582,
"c": 0.05529,
"h": 243.4
},
"luminance": 0.38568
}Semantic roles & 50–950 ramp
primary
#89ABC7
secondary
#E0D5CC
accent
#6D37AE
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183