#89ADDD#89ADDD
#89ADDD is a light, moderate cyan. Relative luminance 0.404; OKLCH L 73.9% C 0.080 H 255.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADDD |
|---|---|
| RGB | rgb(137, 173, 221) |
| HSL | hsl(214, 55%, 70%) |
| HSV | hsv(214, 38%, 87%) |
| CMYK | cmyk(38%, 21.7%, 0%, 13.3%) |
| CIE-LAB | lab(69.77, -0.37, -28.10) |
| CIE-LCH | lch(69.77, 28.10, 269.25°) |
| OKLab | oklab(73.89% -0.0197 -0.0779) |
| OKLCH | oklch(73.89% 0.08 255.8) |
| XYZ | xyz(38.3071, 40.4240, 74.1767) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 6.17
Sky Blue (survey)
#75BBFD
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.70
Cornflowerblue
#6495ED
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADDD #DDB989
analogous
#89D7DD #89ADDD #8F89DD
triadic
#89ADDD #DD89AD #ADDD89
tetradic
#89ADDD #DD89D7 #DDB989 #89DD8F
square
#89ADDD #DD89D7 #DDB989 #89DD8F
split-complementary
#89ADDD #DD8F89 #D7DD89
monochromatic
#356CB7 #598CCF #89ADDD #B9CEEB #E7EEF8
Accessibility & contrast
On white
2.31
#89ADDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#89ADDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADDD
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADDD | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDF
Deuteranopia (green-blind)
#92A7DC
Tritanopia (blue-blind)
#6DB7BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89addd; /* rgb */ color: rgb(137, 173, 221); /* oklch */ color: oklch(73.9% 0.080 255.8);
Tailwind
colors: {
custom: {
50: '#aec5e7',
500: '#89addd',
950: '#000000',
},
}SCSS
$custom: #89addd; $custom-light: #aec5e7; $custom-dark: #000000;
JSON
{
"hex": "#89addd",
"rgb": {
"r": 137,
"g": 173,
"b": 221
},
"hsl": {
"h": 214.286,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.73892,
"c": 0.08032,
"h": 255.8
},
"luminance": 0.40426
}Semantic roles & 50–950 ramp
primary
#89ADDD
secondary
#EDE3D5
accent
#7E23C3
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#101216
muted
#7F8184