#89ADFA#89ADFA
#89ADFA is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.2% C 0.119 H 264.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADFA |
|---|---|
| RGB | rgb(137, 173, 250) |
| HSL | hsl(221, 92%, 76%) |
| HSV | hsv(221, 45%, 98%) |
| CMYK | cmyk(45.2%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(70.94, 7.62, -42.08) |
| CIE-LCH | lch(70.94, 42.77, 280.26°) |
| OKLab | oklab(75.2% -0.0112 -0.118) |
| OKLCH | oklch(75.2% 0.119 264.6) |
| XYZ | xyz(42.5099, 42.1051, 96.3110) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.39
Pastel Blue
#A2BFFE
ΔE00 5.23
Periwinkle Blue
#8F99FB
ΔE00 7.00
Sky Blue (survey)
#75BBFD
ΔE00 7.48
Cornflowerblue
#6495ED
ΔE00 7.60
Light Grey Blue
#9DBCD4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADFA #FAD689
analogous
#89E5FA #89ADFA #9D89FA
triadic
#89ADFA #FA89AD #ADFA89
tetradic
#89ADFA #FA89E5 #FAD689 #89FA9D
square
#89ADFA #FA89E5 #FAD689 #89FA9D
split-complementary
#89ADFA #FA9D89 #E5FA89
monochromatic
#145BF5 #4E84F8 #89ADFA #C4D6FC #E2EBFE
Accessibility & contrast
On white
2.23
#89ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#89ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADFA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADFA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#5EBDC8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89adfa; /* rgb */ color: rgb(137, 173, 250); /* oklch */ color: oklch(75.2% 0.119 264.6);
Tailwind
colors: {
custom: {
50: '#b0c5fc',
500: '#89adfa',
950: '#000000',
},
}SCSS
$custom: #89adfa; $custom-light: #b0c5fc; $custom-dark: #000000;
JSON
{
"hex": "#89adfa",
"rgb": {
"r": 137,
"g": 173,
"b": 250
},
"hsl": {
"h": 220.885,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.75195,
"c": 0.11853,
"h": 264.6
},
"luminance": 0.42108
}Semantic roles & 50–950 ramp
primary
#89ADFA
secondary
#F6EBD5
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185