#89AFBB#89AFBB
#89AFBB is a light, muted cyan. Relative luminance 0.396; OKLCH L 73.0% C 0.045 H 219.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFBB |
|---|---|
| RGB | rgb(137, 175, 187) |
| HSL | hsl(194, 27%, 64%) |
| HSV | hsv(194, 27%, 73%) |
| CMYK | cmyk(26.7%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.16, -10.00, -10.32) |
| CIE-LCH | lch(69.16, 14.37, 225.89°) |
| OKLab | oklab(73.02% -0.0346 -0.0281) |
| OKLCH | oklch(73.02% 0.045 219.1) |
| XYZ | xyz(34.6134, 39.5647, 52.8170) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.41
Greyblue
#77A1B5
ΔE00 5.26
Bluey Grey
#89A0B0
ΔE00 6.64
Light Grey Blue
#9DBCD4
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFBB #BB9589
analogous
#89BBAE #89AFBB #8996BB
triadic
#89AFBB #BB89AF #AFBB89
tetradic
#89AFBB #AE89BB #BB9589 #96BB89
square
#89AFBB #AE89BB #BB9589 #96BB89
split-complementary
#89AFBB #BB8996 #BBAE89
monochromatic
#4A7380 #6295A5 #89AFBB #B0C9D1 #D7E4E8
Accessibility & contrast
On white
2.36
#89AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#89AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFBB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFBB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#79B3B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89afbb; /* rgb */ color: rgb(137, 175, 187); /* oklch */ color: oklch(73.0% 0.045 219.1);
Tailwind
colors: {
custom: {
50: '#acc6cf',
500: '#89afbb',
950: '#000000',
},
}SCSS
$custom: #89afbb; $custom-light: #acc6cf; $custom-dark: #000000;
JSON
{
"hex": "#89afbb",
"rgb": {
"r": 137,
"g": 175,
"b": 187
},
"hsl": {
"h": 194.4,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.73024,
"c": 0.04459,
"h": 219.1
},
"luminance": 0.39566
}Semantic roles & 50–950 ramp
primary
#89AFBB
secondary
#D9CBC7
accent
#5840A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282