#89AFBE#89AFBE
#89AFBE is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.1% C 0.046 H 224.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFBE |
|---|---|
| RGB | rgb(137, 175, 190) |
| HSL | hsl(197, 29%, 64%) |
| HSV | hsv(197, 28%, 75%) |
| CMYK | cmyk(27.9%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(69.25, -9.29, -11.84) |
| CIE-LCH | lch(69.25, 15.05, 231.87°) |
| OKLab | oklab(73.13% -0.0334 -0.0323) |
| OKLCH | oklch(73.13% 0.046 224) |
| XYZ | xyz(34.9379, 39.6945, 54.5261) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.88
Greyblue
#77A1B5
ΔE00 4.68
Bluey Grey
#89A0B0
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 6.46
Cool Gray
#9AA7B0
ΔE00 7.39
Cool Grey
#95A3A6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFBE #BE9889
analogous
#89BEB3 #89AFBE #8995BE
triadic
#89AFBE #BE89AF #AFBE89
tetradic
#89AFBE #B389BE #BE9889 #95BE89
square
#89AFBE #B389BE #BE9889 #95BE89
split-complementary
#89AFBE #BE8995 #BEB389
monochromatic
#497384 #6294A8 #89AFBE #B0CAD4 #D8E5E9
Accessibility & contrast
On white
2.35
#89AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#89AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFBE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFBE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#78B4B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89afbe; /* rgb */ color: rgb(137, 175, 190); /* oklch */ color: oklch(73.1% 0.046 224.0);
Tailwind
colors: {
custom: {
50: '#acc6d1',
500: '#89afbe',
950: '#000000',
},
}SCSS
$custom: #89afbe; $custom-light: #acc6d1; $custom-dark: #000000;
JSON
{
"hex": "#89afbe",
"rgb": {
"r": 137,
"g": 175,
"b": 190
},
"hsl": {
"h": 196.981,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.73129,
"c": 0.04648,
"h": 224
},
"luminance": 0.39696
}Semantic roles & 50–950 ramp
primary
#89AFBE
secondary
#DBCDC8
accent
#5C3EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282