#89AFEA#89AFEA
#89AFEA is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.095 H 259.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFEA |
|---|---|
| RGB | rgb(137, 175, 234) |
| HSL | hsl(216, 70%, 73%) |
| HSV | hsv(216, 41%, 92%) |
| CMYK | cmyk(41.5%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.81, 2.03, -33.59) |
| CIE-LCH | lch(70.81, 33.65, 273.46°) |
| OKLab | oklab(74.88% -0.0182 -0.0935) |
| OKLCH | oklch(74.88% 0.095 259) |
| XYZ | xyz(40.4930, 41.9165, 83.7830) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.12
Pastel Blue
#A2BFFE
ΔE00 5.25
Sky Blue (survey)
#75BBFD
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 7.85
Periwinkle Blue
#8F99FB
ΔE00 7.88
Light Grey Blue
#9DBCD4
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFEA #EAC489
analogous
#89DFEA #89AFEA #9389EA
triadic
#89AFEA #EA89AF #AFEA89
tetradic
#89AFEA #EA89DF #EAC489 #89EA93
square
#89AFEA #EA89DF #EAC489 #89EA93
split-complementary
#89AFEA #EA9389 #DFEA89
monochromatic
#266AD3 #558CE1 #89AFEA #BDD2F3 #E5EDFA
Accessibility & contrast
On white
2.24
#89AFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#89AFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFEA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFEA | 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)
#99B2ED
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#66BCC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89afea; /* rgb */ color: rgb(137, 175, 234); /* oklch */ color: oklch(74.9% 0.095 259.0);
Tailwind
colors: {
custom: {
50: '#afc6f1',
500: '#89afea',
950: '#000000',
},
}SCSS
$custom: #89afea; $custom-light: #afc6f1; $custom-dark: #000000;
JSON
{
"hex": "#89afea",
"rgb": {
"r": 137,
"g": 175,
"b": 234
},
"hsl": {
"h": 216.495,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74875,
"c": 0.09529,
"h": 259
},
"luminance": 0.41919
}Semantic roles & 50–950 ramp
primary
#89AFEA
secondary
#F2E8D9
accent
#8714D2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284