#89ADCB#89ADCB
#89ADCB is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.059 H 243.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADCB |
|---|---|
| RGB | rgb(137, 173, 203) |
| HSL | hsl(207, 39%, 67%) |
| HSV | hsv(207, 33%, 80%) |
| CMYK | cmyk(32.5%, 14.8%, 0%, 20.4%) |
| CIE-LAB | lab(69.12, -5.03, -19.20) |
| CIE-LCH | lch(69.12, 19.85, 255.33°) |
| OKLab | oklab(73.17% -0.0259 -0.0527) |
| OKLCH | oklch(73.17% 0.059 243.8) |
| XYZ | xyz(36.0363, 39.5156, 62.2168) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.71
Bluey Grey
#89A0B0
ΔE00 6.00
Bluegrey
#85A3B2
ΔE00 6.16
Greyblue
#77A1B5
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 7.27
Carolina Blue
#8AB8FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADCB #CBA789
analogous
#89CBC8 #89ADCB #898CCB
triadic
#89ADCB #CB89AD #ADCB89
tetradic
#89ADCB #C889CB #CBA789 #8CCB89
square
#89ADCB #C889CB #CBA789 #8CCB89
split-complementary
#89ADCB #CB898C #CBC889
monochromatic
#437197 #5F8FB8 #89ADCB #B3CBDE #DEE8F0
Accessibility & contrast
On white
2.36
#89ADCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#89ADCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADCB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADCB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCD
Deuteranopia (green-blind)
#98A6CA
Tritanopia (blue-blind)
#74B4B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89adcb; /* rgb */ color: rgb(137, 173, 203); /* oklch */ color: oklch(73.2% 0.059 243.8);
Tailwind
colors: {
custom: {
50: '#adc5da',
500: '#89adcb',
950: '#000000',
},
}SCSS
$custom: #89adcb; $custom-light: #adc5da; $custom-dark: #000000;
JSON
{
"hex": "#89adcb",
"rgb": {
"r": 137,
"g": 173,
"b": 203
},
"hsl": {
"h": 207.273,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.73169,
"c": 0.05875,
"h": 243.8
},
"luminance": 0.39517
}Semantic roles & 50–950 ramp
primary
#89ADCB
secondary
#E3D7CD
accent
#6D34B2
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101215
muted
#7F8183