#89ADBB#89ADBB
#89ADBB is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.6% C 0.044 H 223.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADBB |
|---|---|
| RGB | rgb(137, 173, 187) |
| HSL | hsl(197, 27%, 64%) |
| HSV | hsv(197, 27%, 73%) |
| CMYK | cmyk(26.7%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.60, -8.93, -11.15) |
| CIE-LCH | lch(68.60, 14.29, 231.32°) |
| OKLab | oklab(72.58% -0.0319 -0.0304) |
| OKLCH | oklch(72.58% 0.044 223.6) |
| XYZ | xyz(34.2270, 38.7919, 52.6883) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.32
Greyblue
#77A1B5
ΔE00 4.41
Bluey Grey
#89A0B0
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 6.82
Cool Gray
#9AA7B0
ΔE00 6.92
Cool Grey
#95A3A6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADBB #BB9789
analogous
#89BBB0 #89ADBB #8994BB
triadic
#89ADBB #BB89AD #ADBB89
tetradic
#89ADBB #B089BB #BB9789 #94BB89
square
#89ADBB #B089BB #BB9789 #94BB89
split-complementary
#89ADBB #BB8994 #BBB089
monochromatic
#4A7180 #6292A5 #89ADBB #B0C8D1 #D7E3E8
Accessibility & contrast
On white
2.40
#89ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#89ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADBB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADBB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9DA5BB
Tritanopia (blue-blind)
#7AB2B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89adbb; /* rgb */ color: rgb(137, 173, 187); /* oklch */ color: oklch(72.6% 0.044 223.6);
Tailwind
colors: {
custom: {
50: '#acc5cf',
500: '#89adbb',
950: '#000000',
},
}SCSS
$custom: #89adbb; $custom-light: #acc5cf; $custom-dark: #000000;
JSON
{
"hex": "#89adbb",
"rgb": {
"r": 137,
"g": 173,
"b": 187
},
"hsl": {
"h": 196.8,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.72582,
"c": 0.04408,
"h": 223.6
},
"luminance": 0.38793
}Semantic roles & 50–950 ramp
primary
#89ADBB
secondary
#D9CCC7
accent
#5C40A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182