#89AEF0#89AEF0
#89AEF0 is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.104 H 261.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEF0 |
|---|---|
| RGB | rgb(137, 174, 240) |
| HSL | hsl(218, 77%, 74%) |
| HSV | hsv(218, 43%, 94%) |
| CMYK | cmyk(42.9%, 27.5%, 0%, 5.9%) |
| CIE-LAB | lab(70.79, 4.25, -36.90) |
| CIE-LCH | lch(70.79, 37.14, 276.56°) |
| OKLab | oklab(74.94% -0.0152 -0.103) |
| OKLCH | oklch(74.94% 0.104 261.6) |
| XYZ | xyz(41.1757, 41.8794, 88.3350) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.18
Pastel Blue
#A2BFFE
ΔE00 5.17
Sky Blue (survey)
#75BBFD
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 7.45
Cornflowerblue
#6495ED
ΔE00 7.66
Light Grey Blue
#9DBCD4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEF0 #F0CB89
analogous
#89E1F0 #89AEF0 #9889F0
triadic
#89AEF0 #F089AE #AEF089
tetradic
#89AEF0 #F089E1 #F0CB89 #89F098
square
#89AEF0 #F089E1 #F0CB89 #89F098
split-complementary
#89AEF0 #F09889 #E1F089
monochromatic
#1D64E2 #5389E9 #89AEF0 #BFD3F7 #E4ECFC
Accessibility & contrast
On white
2.24
#89AEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#89AEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEF0
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEF0 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F3
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#63BCC5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89aef0; /* rgb */ color: rgb(137, 174, 240); /* oklch */ color: oklch(74.9% 0.104 261.6);
Tailwind
colors: {
custom: {
50: '#afc6f5',
500: '#89aef0',
950: '#000000',
},
}SCSS
$custom: #89aef0; $custom-light: #afc6f5; $custom-dark: #000000;
JSON
{
"hex": "#89aef0",
"rgb": {
"r": 137,
"g": 174,
"b": 240
},
"hsl": {
"h": 218.447,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.74935,
"c": 0.10414,
"h": 261.6
},
"luminance": 0.41882
}Semantic roles & 50–950 ramp
primary
#89AEF0
secondary
#F3E9D8
accent
#900CDA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185