#89B2BB#89B2BB
#89B2BB is a light, muted cyan. Relative luminance 0.407; OKLCH L 73.7% C 0.046 H 212.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2BB |
|---|---|
| RGB | rgb(137, 178, 187) |
| HSL | hsl(191, 27%, 64%) |
| HSV | hsv(191, 27%, 73%) |
| CMYK | cmyk(26.7%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(70.00, -11.60, -9.07) |
| CIE-LCH | lch(70.00, 14.73, 218.02°) |
| OKLab | oklab(73.69% -0.0386 -0.0247) |
| OKLCH | oklch(73.69% 0.046 212.6) |
| XYZ | xyz(35.2038, 40.7455, 53.0138) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.16
Greyblue
#77A1B5
ΔE00 6.79
Cool Grey
#95A3A6
ΔE00 8.30
Bluey Grey
#89A0B0
ΔE00 8.40
Light Grey Blue
#9DBCD4
ΔE00 8.70
Cool Gray
#9AA7B0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2BB #BB9289
analogous
#89BBAB #89B2BB #8999BB
triadic
#89B2BB #BB89B2 #B2BB89
tetradic
#89B2BB #AB89BB #BB9289 #99BB89
square
#89B2BB #AB89BB #BB9289 #99BB89
split-complementary
#89B2BB #BB8999 #BBAB89
monochromatic
#4A7680 #6299A5 #89B2BB #B0CBD1 #D7E5E8
Accessibility & contrast
On white
2.30
#89B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#89B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2BB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2BB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#79B6B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89b2bb; /* rgb */ color: rgb(137, 178, 187); /* oklch */ color: oklch(73.7% 0.046 212.6);
Tailwind
colors: {
custom: {
50: '#acc9cf',
500: '#89b2bb',
950: '#000000',
},
}SCSS
$custom: #89b2bb; $custom-light: #acc9cf; $custom-dark: #000000;
JSON
{
"hex": "#89b2bb",
"rgb": {
"r": 137,
"g": 178,
"b": 187
},
"hsl": {
"h": 190.8,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.7369,
"c": 0.04584,
"h": 212.6
},
"luminance": 0.40747
}Semantic roles & 50–950 ramp
primary
#89B2BB
secondary
#D9CAC7
accent
#5240A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282