#89B3CD#89B3CD
#89B3CD is a light, muted cyan. Relative luminance 0.420; OKLCH L 74.6% C 0.059 H 235.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89B3CD |
|---|---|
| RGB | rgb(137, 179, 205) |
| HSL | hsl(203, 40%, 67%) |
| HSV | hsv(203, 33%, 80%) |
| CMYK | cmyk(33.2%, 12.7%, 0%, 19.6%) |
| CIE-LAB | lab(70.85, -7.77, -17.69) |
| CIE-LCH | lch(70.85, 19.32, 246.28°) |
| OKLab | oklab(74.55% -0.033 -0.0485) |
| OKLCH | oklch(74.55% 0.059 235.8) |
| XYZ | xyz(37.4526, 41.9645, 63.8723) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.91
Bluegrey
#85A3B2
ΔE00 5.86
Greyblue
#77A1B5
ΔE00 5.94
Bluey Grey
#89A0B0
ΔE00 6.81
Cloudy Blue
#ACC2D9
ΔE00 7.23
Lightblue (survey)
#7BC8F6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B3CD #CDA389
analogous
#89CDC5 #89B3CD #8991CD
triadic
#89B3CD #CD89B3 #B3CD89
tetradic
#89B3CD #C589CD #CDA389 #91CD89
square
#89B3CD #C589CD #CDA389 #91CD89
split-complementary
#89B3CD #CD8991 #CDC589
monochromatic
#41789A #5E97BB #89B3CD #B4CFDF #DFEAF1
Accessibility & contrast
On white
2.24
#89B3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#89B3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B3CD
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B3CD | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#9EAACD
Tritanopia (blue-blind)
#73BABB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89b3cd; /* rgb */ color: rgb(137, 179, 205); /* oklch */ color: oklch(74.6% 0.059 235.8);
Tailwind
colors: {
custom: {
50: '#adc9dc',
500: '#89b3cd',
950: '#000000',
},
}SCSS
$custom: #89b3cd; $custom-light: #adc9dc; $custom-dark: #000000;
JSON
{
"hex": "#89b3cd",
"rgb": {
"r": 137,
"g": 179,
"b": 205
},
"hsl": {
"h": 202.941,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.74551,
"c": 0.0587,
"h": 235.8
},
"luminance": 0.41966
}Semantic roles & 50–950 ramp
primary
#89B3CD
secondary
#E4D6CE
accent
#6432B4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283