#89ADDE#89ADDE
#89ADDE is a light, moderate cyan. Relative luminance 0.405; OKLCH L 73.9% C 0.082 H 256.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADDE |
|---|---|
| RGB | rgb(137, 173, 222) |
| HSL | hsl(215, 56%, 70%) |
| HSV | hsv(215, 38%, 87%) |
| CMYK | cmyk(38.3%, 22.1%, 0%, 12.9%) |
| CIE-LAB | lab(69.81, -0.10, -28.59) |
| CIE-LCH | lch(69.81, 28.59, 269.80°) |
| OKLab | oklab(73.93% -0.0194 -0.0792) |
| OKLCH | oklch(73.93% 0.082 256.2) |
| XYZ | xyz(38.4408, 40.4774, 74.8805) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 6.09
Sky Blue (survey)
#75BBFD
ΔE00 6.91
Light Grey Blue
#9DBCD4
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADDE #DEBA89
analogous
#89D7DE #89ADDE #8F89DE
triadic
#89ADDE #DE89AD #ADDE89
tetradic
#89ADDE #DE89D7 #DEBA89 #89DE8F
square
#89ADDE #DE89D7 #DEBA89 #89DE8F
split-complementary
#89ADDE #DE8F89 #D7DE89
monochromatic
#346CB9 #598CD1 #89ADDE #B9CEEB #E7EEF8
Accessibility & contrast
On white
2.31
#89ADDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#89ADDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADDE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADDE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE0
Deuteranopia (green-blind)
#91A7DD
Tritanopia (blue-blind)
#6CB8BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #89adde; /* rgb */ color: rgb(137, 173, 222); /* oklch */ color: oklch(73.9% 0.082 256.2);
Tailwind
colors: {
custom: {
50: '#aec5e8',
500: '#89adde',
950: '#000000',
},
}SCSS
$custom: #89adde; $custom-light: #aec5e8; $custom-dark: #000000;
JSON
{
"hex": "#89adde",
"rgb": {
"r": 137,
"g": 173,
"b": 222
},
"hsl": {
"h": 214.588,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.73934,
"c": 0.08159,
"h": 256.2
},
"luminance": 0.40479
}Semantic roles & 50–950 ramp
primary
#89ADDE
secondary
#EDE3D6
accent
#7F22C4
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#101216
muted
#7F8184