#89ADCA#89ADCA
#89ADCA is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.1% C 0.058 H 242.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADCA |
|---|---|
| RGB | rgb(137, 173, 202) |
| HSL | hsl(207, 38%, 66%) |
| HSV | hsv(207, 32%, 79%) |
| CMYK | cmyk(32.2%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.09, -5.28, -18.70) |
| CIE-LCH | lch(69.09, 19.43, 254.24°) |
| OKLab | oklab(73.13% -0.0263 -0.0513) |
| OKLCH | oklch(73.13% 0.058 242.9) |
| XYZ | xyz(35.9175, 39.4681, 61.5913) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.63
Bluey Grey
#89A0B0
ΔE00 5.78
Bluegrey
#85A3B2
ΔE00 5.85
Greyblue
#77A1B5
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 7.28
Carolina Blue
#8AB8FE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADCA #CAA689
analogous
#89CAC7 #89ADCA #898DCA
triadic
#89ADCA #CA89AD #ADCA89
tetradic
#89ADCA #C789CA #CAA689 #8DCA89
square
#89ADCA #C789CA #CAA689 #8DCA89
split-complementary
#89ADCA #CA898D #CAC789
monochromatic
#437195 #5F90B7 #89ADCA #B3CADD #DDE8F0
Accessibility & contrast
On white
2.36
#89ADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#89ADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADCA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADCA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCB
Deuteranopia (green-blind)
#99A6C9
Tritanopia (blue-blind)
#75B4B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #89adca; /* rgb */ color: rgb(137, 173, 202); /* oklch */ color: oklch(73.1% 0.058 242.9);
Tailwind
colors: {
custom: {
50: '#adc5da',
500: '#89adca',
950: '#000000',
},
}SCSS
$custom: #89adca; $custom-light: #adc5da; $custom-dark: #000000;
JSON
{
"hex": "#89adca",
"rgb": {
"r": 137,
"g": 173,
"b": 202
},
"hsl": {
"h": 206.769,
"s": 38.012,
"l": 66.471
},
"oklch": {
"l": 0.7313,
"c": 0.05766,
"h": 242.9
},
"luminance": 0.3947
}Semantic roles & 50–950 ramp
primary
#89ADCA
secondary
#E2D6CD
accent
#6C35B1
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183