#89ADCD#89ADCD
#89ADCD is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.2% C 0.061 H 245.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADCD |
|---|---|
| RGB | rgb(137, 173, 205) |
| HSL | hsl(208, 40%, 67%) |
| HSV | hsv(208, 33%, 80%) |
| CMYK | cmyk(33.2%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.19, -4.52, -20.20) |
| CIE-LCH | lch(69.19, 20.70, 257.38°) |
| OKLab | oklab(73.25% -0.0252 -0.0555) |
| OKLCH | oklch(73.25% 0.061 245.6) |
| XYZ | xyz(36.2761, 39.6116, 63.4802) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.95
Bluey Grey
#89A0B0
ΔE00 6.46
Bluegrey
#85A3B2
ΔE00 6.79
Carolina Blue
#8AB8FE
ΔE00 6.83
Greyblue
#77A1B5
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADCD #CDA989
analogous
#89CDCB #89ADCD #898BCD
triadic
#89ADCD #CD89AD #ADCD89
tetradic
#89ADCD #CB89CD #CDA989 #8BCD89
square
#89ADCD #CB89CD #CDA989 #8BCD89
split-complementary
#89ADCD #CD898B #CDCB89
monochromatic
#41709A #5E8FBB #89ADCD #B4CBDF #DFE9F1
Accessibility & contrast
On white
2.35
#89ADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#89ADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADCD
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADCD | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#98A6CC
Tritanopia (blue-blind)
#73B5B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89adcd; /* rgb */ color: rgb(137, 173, 205); /* oklch */ color: oklch(73.2% 0.061 245.6);
Tailwind
colors: {
custom: {
50: '#adc5dc',
500: '#89adcd',
950: '#000000',
},
}SCSS
$custom: #89adcd; $custom-light: #adc5dc; $custom-dark: #000000;
JSON
{
"hex": "#89adcd",
"rgb": {
"r": 137,
"g": 173,
"b": 205
},
"hsl": {
"h": 208.235,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.73246,
"c": 0.06097,
"h": 245.6
},
"luminance": 0.39613
}Semantic roles & 50–950 ramp
primary
#89ADCD
secondary
#E4D8CE
accent
#6F32B4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183