#89ADF0#89ADF0
#89ADF0 is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.7% C 0.105 H 262.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #89ADF0 |
|---|---|
| RGB | rgb(137, 173, 240) |
| HSL | hsl(219, 77%, 74%) |
| HSV | hsv(219, 43%, 94%) |
| CMYK | cmyk(42.9%, 27.9%, 0%, 5.9%) |
| CIE-LAB | lab(70.52, 4.80, -37.31) |
| CIE-LCH | lch(70.52, 37.62, 277.34°) |
| OKLab | oklab(74.73% -0.0139 -0.1042) |
| OKLCH | oklch(74.73% 0.105 262.4) |
| XYZ | xyz(40.9832, 41.4944, 88.2709) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.49
Pastel Blue
#A2BFFE
ΔE00 5.31
Periwinkle Blue
#8F99FB
ΔE00 7.15
Sky Blue (survey)
#75BBFD
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ADF0 #F0CC89
analogous
#89E1F0 #89ADF0 #9989F0
triadic
#89ADF0 #F089AD #ADF089
tetradic
#89ADF0 #F089E1 #F0CC89 #89F099
square
#89ADF0 #F089E1 #F0CC89 #89F099
split-complementary
#89ADF0 #F09989 #E1F089
monochromatic
#1D62E2 #5387E9 #89ADF0 #BFD3F7 #E4ECFC
Accessibility & contrast
On white
2.26
#89ADF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#89ADF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ADF0
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ADF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ADF0 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F3
Deuteranopia (green-blind)
#8AA8EF
Tritanopia (blue-blind)
#64BBC4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89adf0; /* rgb */ color: rgb(137, 173, 240); /* oklch */ color: oklch(74.7% 0.105 262.4);
Tailwind
colors: {
custom: {
50: '#afc5f5',
500: '#89adf0',
950: '#000000',
},
}SCSS
$custom: #89adf0; $custom-light: #afc5f5; $custom-dark: #000000;
JSON
{
"hex": "#89adf0",
"rgb": {
"r": 137,
"g": 173,
"b": 240
},
"hsl": {
"h": 219.029,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.74727,
"c": 0.10516,
"h": 262.4
},
"luminance": 0.41497
}Semantic roles & 50–950 ramp
primary
#89ADF0
secondary
#F3EAD8
accent
#920CDA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185