#89B2CC#89B2CC
#89B2CC is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.3% C 0.058 H 236.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2CC |
|---|---|
| RGB | rgb(137, 178, 204) |
| HSL | hsl(203, 40%, 67%) |
| HSV | hsv(203, 33%, 80%) |
| CMYK | cmyk(32.8%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(70.54, -7.48, -17.61) |
| CIE-LCH | lch(70.54, 19.13, 246.97°) |
| OKLab | oklab(74.3% -0.0321 -0.0483) |
| OKLCH | oklch(74.3% 0.058 236.4) |
| XYZ | xyz(37.1326, 41.5170, 63.1721) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.95
Bluegrey
#85A3B2
ΔE00 5.66
Greyblue
#77A1B5
ΔE00 5.78
Bluey Grey
#89A0B0
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 7.23
Lightblue (survey)
#7BC8F6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2CC #CCA389
analogous
#89CCC5 #89B2CC #8991CC
triadic
#89B2CC #CC89B2 #B2CC89
tetradic
#89B2CC #C589CC #CCA389 #91CC89
square
#89B2CC #C589CC #CCA389 #91CC89
split-complementary
#89B2CC #CC8991 #CCC589
monochromatic
#427799 #5E96BA #89B2CC #B4CEDE #DEEAF1
Accessibility & contrast
On white
2.26
#89B2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#89B2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2CC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2CC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CD
Deuteranopia (green-blind)
#9DA9CC
Tritanopia (blue-blind)
#73B9BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89b2cc; /* rgb */ color: rgb(137, 178, 204); /* oklch */ color: oklch(74.3% 0.058 236.4);
Tailwind
colors: {
custom: {
50: '#adc9db',
500: '#89b2cc',
950: '#000000',
},
}SCSS
$custom: #89b2cc; $custom-light: #adc9db; $custom-dark: #000000;
JSON
{
"hex": "#89b2cc",
"rgb": {
"r": 137,
"g": 178,
"b": 204
},
"hsl": {
"h": 203.284,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.74295,
"c": 0.05799,
"h": 236.4
},
"luminance": 0.41519
}Semantic roles & 50–950 ramp
primary
#89B2CC
secondary
#E3D6CE
accent
#6433B3
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283