#89ADD6#89ADD6
#89ADD6 is a light, moderate cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.072 H 252.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADD6 |
|---|---|
| RGB | rgb(137, 173, 214) |
| HSL | hsl(212, 48%, 69%) |
| HSV | hsv(212, 36%, 84%) |
| CMYK | cmyk(36%, 19.2%, 0%, 16.1%) |
| CIE-LAB | lab(69.51, -2.21, -24.66) |
| CIE-LCH | lch(69.51, 24.76, 264.88°) |
| OKLab | oklab(73.6% -0.0221 -0.0681) |
| OKLCH | oklch(73.6% 0.072 252) |
| XYZ | xyz(37.3939, 40.0587, 69.3671) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.20
Light Grey Blue
#9DBCD4
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 8.00
Periwinkle Blue
#8F99FB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADD6 #D6B289
analogous
#89D4D6 #89ADD6 #8C89D6
triadic
#89ADD6 #D689AD #ADD689
tetradic
#89ADD6 #D689D4 #D6B289 #89D68C
square
#89ADD6 #D689D4 #D6B289 #89D68C
split-complementary
#89ADD6 #D68C89 #D4D689
monochromatic
#3B6FAA #5C8DC6 #89ADD6 #B6CDE6 #E4ECF6
Accessibility & contrast
On white
2.33
#89ADD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#89ADD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADD6
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADD6 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAED8
Deuteranopia (green-blind)
#94A6D5
Tritanopia (blue-blind)
#70B6BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89add6; /* rgb */ color: rgb(137, 173, 214); /* oklch */ color: oklch(73.6% 0.072 252.0);
Tailwind
colors: {
custom: {
50: '#aec5e2',
500: '#89add6',
950: '#000000',
},
}SCSS
$custom: #89add6; $custom-light: #aec5e2; $custom-dark: #000000;
JSON
{
"hex": "#89add6",
"rgb": {
"r": 137,
"g": 173,
"b": 214
},
"hsl": {
"h": 211.948,
"s": 48.428,
"l": 68.824
},
"oklch": {
"l": 0.73603,
"c": 0.07157,
"h": 252
},
"luminance": 0.40061
}Semantic roles & 50–950 ramp
primary
#89ADD6
secondary
#E9DED2
accent
#772ABC
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183