#89ABBB#89ABBB
#89ABBB is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.044 H 228.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABBB |
|---|---|
| RGB | rgb(137, 171, 187) |
| HSL | hsl(199, 27%, 64%) |
| HSV | hsv(199, 27%, 73%) |
| CMYK | cmyk(26.7%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.04, -7.85, -11.99) |
| CIE-LCH | lch(68.04, 14.33, 236.77°) |
| OKLab | oklab(72.14% -0.0292 -0.0327) |
| OKLCH | oklch(72.14% 0.044 228.2) |
| XYZ | xyz(33.8464, 38.0307, 52.5614) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.44
Greyblue
#77A1B5
ΔE00 3.85
Bluey Grey
#89A0B0
ΔE00 4.36
Cool Gray
#9AA7B0
ΔE00 6.29
Light Grey Blue
#9DBCD4
ΔE00 6.34
Cool Grey
#95A3A6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABBB #BB9989
analogous
#89BBB2 #89ABBB #8992BB
triadic
#89ABBB #BB89AB #ABBB89
tetradic
#89ABBB #B289BB #BB9989 #92BB89
square
#89ABBB #B289BB #BB9989 #92BB89
split-complementary
#89ABBB #BB8992 #BBB289
monochromatic
#4A6F80 #628FA5 #89ABBB #B0C7D1 #D7E2E8
Accessibility & contrast
On white
2.44
#89ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#89ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABBB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABBB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#7AB0B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89abbb; /* rgb */ color: rgb(137, 171, 187); /* oklch */ color: oklch(72.1% 0.044 228.2);
Tailwind
colors: {
custom: {
50: '#acc4cf',
500: '#89abbb',
950: '#000000',
},
}SCSS
$custom: #89abbb; $custom-light: #acc4cf; $custom-dark: #000000;
JSON
{
"hex": "#89abbb",
"rgb": {
"r": 137,
"g": 171,
"b": 187
},
"hsl": {
"h": 199.2,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.72142,
"c": 0.04384,
"h": 228.2
},
"luminance": 0.38032
}Semantic roles & 50–950 ramp
primary
#89ABBB
secondary
#D9CDC7
accent
#6040A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182