#89AFEE#89AFEE
#89AFEE is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.101 H 260.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFEE |
|---|---|
| RGB | rgb(137, 175, 238) |
| HSL | hsl(217, 75%, 74%) |
| HSV | hsv(217, 42%, 93%) |
| CMYK | cmyk(42.4%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(70.97, 3.13, -35.52) |
| CIE-LCH | lch(70.97, 35.66, 275.04°) |
| OKLab | oklab(75.05% -0.017 -0.0991) |
| OKLCH | oklch(75.05% 0.101 260.3) |
| XYZ | xyz(41.0742, 42.1490, 86.8436) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.95
Pastel Blue
#A2BFFE
ΔE00 5.11
Sky Blue (survey)
#75BBFD
ΔE00 6.54
Periwinkle Blue
#8F99FB
ΔE00 7.79
Cornflowerblue
#6495ED
ΔE00 7.83
Baby Blue (survey)
#A2CFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFEE #EEC889
analogous
#89E1EE #89AFEE #9589EE
triadic
#89AFEE #EE89AF #AFEE89
tetradic
#89AFEE #EE89E1 #EEC889 #89EE95
square
#89AFEE #EE89E1 #EEC889 #89EE95
split-complementary
#89AFEE #EE9589 #E1EE89
monochromatic
#2067DD #548BE6 #89AFEE #BED3F6 #E4EDFB
Accessibility & contrast
On white
2.23
#89AFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#89AFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFEE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFEE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#8DA9ED
Tritanopia (blue-blind)
#64BCC5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #89afee; /* rgb */ color: rgb(137, 175, 238); /* oklch */ color: oklch(75.1% 0.101 260.3);
Tailwind
colors: {
custom: {
50: '#afc6f3',
500: '#89afee',
950: '#000000',
},
}SCSS
$custom: #89afee; $custom-light: #afc6f3; $custom-dark: #000000;
JSON
{
"hex": "#89afee",
"rgb": {
"r": 137,
"g": 175,
"b": 238
},
"hsl": {
"h": 217.426,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75053,
"c": 0.10052,
"h": 260.3
},
"luminance": 0.42151
}Semantic roles & 50–950 ramp
primary
#89AFEE
secondary
#F3E9D8
accent
#8C0FD7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285