#89B5CC#89B5CC
#89B5CC is a light, muted cyan. Relative luminance 0.427; OKLCH L 75.0% C 0.057 H 231.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89B5CC |
|---|---|
| RGB | rgb(137, 181, 204) |
| HSL | hsl(201, 40%, 67%) |
| HSV | hsv(201, 33%, 80%) |
| CMYK | cmyk(32.8%, 11.3%, 0%, 20%) |
| CIE-LAB | lab(71.37, -9.10, -16.35) |
| CIE-LCH | lch(71.37, 18.71, 240.92°) |
| OKLab | oklab(74.95% -0.036 -0.0448) |
| OKLCH | oklch(74.95% 0.057 231.2) |
| XYZ | xyz(37.7360, 42.7239, 63.3732) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.41
Bluegrey
#85A3B2
ΔE00 5.88
Greyblue
#77A1B5
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 7.16
Bluey Grey
#89A0B0
ΔE00 7.31
Baby Blue
#89CFF0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B5CC #CCA089
analogous
#89CCC2 #89B5CC #8994CC
triadic
#89B5CC #CC89B5 #B5CC89
tetradic
#89B5CC #C289CC #CCA089 #94CC89
square
#89B5CC #C289CC #CCA089 #94CC89
split-complementary
#89B5CC #CC8994 #CCC289
monochromatic
#427B99 #5E9ABA #89B5CC #B4D0DE #DEEBF1
Accessibility & contrast
On white
2.20
#89B5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#89B5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B5CC
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B5CC | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CD
Deuteranopia (green-blind)
#A0ABCC
Tritanopia (blue-blind)
#73BBBC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #89b5cc; /* rgb */ color: rgb(137, 181, 204); /* oklch */ color: oklch(75.0% 0.057 231.2);
Tailwind
colors: {
custom: {
50: '#adcbdb',
500: '#89b5cc',
950: '#000000',
},
}SCSS
$custom: #89b5cc; $custom-light: #adcbdb; $custom-dark: #000000;
JSON
{
"hex": "#89b5cc",
"rgb": {
"r": 137,
"g": 181,
"b": 204
},
"hsl": {
"h": 200.597,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.74952,
"c": 0.05748,
"h": 231.2
},
"luminance": 0.42726
}Semantic roles & 50–950 ramp
primary
#89B5CC
secondary
#E3D5CE
accent
#5F33B3
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283