#89B2CD#89B2CD
#89B2CD is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.3% C 0.059 H 237.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2CD |
|---|---|
| RGB | rgb(137, 178, 205) |
| HSL | hsl(204, 40%, 67%) |
| HSV | hsv(204, 33%, 80%) |
| CMYK | cmyk(33.2%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(70.57, -7.23, -18.11) |
| CIE-LCH | lch(70.57, 19.50, 248.22°) |
| OKLab | oklab(74.33% -0.0317 -0.0497) |
| OKLCH | oklch(74.33% 0.059 237.4) |
| XYZ | xyz(37.2529, 41.5651, 63.8057) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.89
Bluegrey
#85A3B2
ΔE00 5.88
Greyblue
#77A1B5
ΔE00 5.97
Bluey Grey
#89A0B0
ΔE00 6.63
Cloudy Blue
#ACC2D9
ΔE00 7.13
Lightblue (survey)
#7BC8F6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2CD #CDA489
analogous
#89CDC6 #89B2CD #8990CD
triadic
#89B2CD #CD89B2 #B2CD89
tetradic
#89B2CD #C689CD #CDA489 #90CD89
square
#89B2CD #C689CD #CDA489 #90CD89
split-complementary
#89B2CD #CD8990 #CDC689
monochromatic
#41779A #5E96BB #89B2CD #B4CEDF #DFEAF1
Accessibility & contrast
On white
2.25
#89B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#89B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2CD
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2CD | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#9DA9CD
Tritanopia (blue-blind)
#73B9BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89b2cd; /* rgb */ color: rgb(137, 178, 205); /* oklch */ color: oklch(74.3% 0.059 237.4);
Tailwind
colors: {
custom: {
50: '#adc9dc',
500: '#89b2cd',
950: '#000000',
},
}SCSS
$custom: #89b2cd; $custom-light: #adc9dc; $custom-dark: #000000;
JSON
{
"hex": "#89b2cd",
"rgb": {
"r": 137,
"g": 178,
"b": 205
},
"hsl": {
"h": 203.824,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.74333,
"c": 0.05895,
"h": 237.4
},
"luminance": 0.41567
}Semantic roles & 50–950 ramp
primary
#89B2CD
secondary
#E4D7CE
accent
#6532B4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283