#89B2CB#89B2CB
#89B2CB is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.3% C 0.057 H 235.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2CB |
|---|---|
| RGB | rgb(137, 178, 203) |
| HSL | hsl(203, 39%, 67%) |
| HSV | hsv(203, 33%, 80%) |
| CMYK | cmyk(32.5%, 12.3%, 0%, 20.4%) |
| CIE-LAB | lab(70.50, -7.73, -17.11) |
| CIE-LCH | lch(70.50, 18.78, 245.67°) |
| OKLab | oklab(74.26% -0.0325 -0.0469) |
| OKLCH | oklch(74.26% 0.057 235.3) |
| XYZ | xyz(37.0130, 41.4692, 62.5424) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.05
Bluegrey
#85A3B2
ΔE00 5.46
Greyblue
#77A1B5
ΔE00 5.61
Bluey Grey
#89A0B0
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 7.34
Lightblue (survey)
#7BC8F6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2CB #CBA289
analogous
#89CBC3 #89B2CB #8991CB
triadic
#89B2CB #CB89B2 #B2CB89
tetradic
#89B2CB #C389CB #CBA289 #91CB89
square
#89B2CB #C389CB #CBA289 #91CB89
split-complementary
#89B2CB #CB8991 #CBC389
monochromatic
#437797 #5F96B8 #89B2CB #B3CEDE #DEE9F0
Accessibility & contrast
On white
2.26
#89B2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#89B2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2CB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2CB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#74B9BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89b2cb; /* rgb */ color: rgb(137, 178, 203); /* oklch */ color: oklch(74.3% 0.057 235.3);
Tailwind
colors: {
custom: {
50: '#adc9da',
500: '#89b2cb',
950: '#000000',
},
}SCSS
$custom: #89b2cb; $custom-light: #adc9da; $custom-dark: #000000;
JSON
{
"hex": "#89b2cb",
"rgb": {
"r": 137,
"g": 178,
"b": 203
},
"hsl": {
"h": 202.727,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.74258,
"c": 0.05705,
"h": 235.3
},
"luminance": 0.41471
}Semantic roles & 50–950 ramp
primary
#89B2CB
secondary
#E3D5CD
accent
#6334B2
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101315
muted
#7F8283