#90AEEA#90AEEA
#90AEEA is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.093 H 263.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #90AEEA |
|---|---|
| RGB | rgb(144, 174, 234) |
| HSL | hsl(220, 68%, 74%) |
| HSV | hsv(220, 38%, 92%) |
| CMYK | cmyk(38.5%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.97, 4.41, -33.32) |
| CIE-LCH | lch(70.97, 33.61, 277.55°) |
| OKLab | oklab(75.11% -0.0101 -0.0927) |
| OKLCH | oklch(75.11% 0.093 263.8) |
| XYZ | xyz(41.4844, 42.1399, 83.7739) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.40
Pastel Blue
#A2BFFE
ΔE00 4.70
Periwinkle Blue
#8F99FB
ΔE00 6.82
Sky Blue (survey)
#75BBFD
ΔE00 8.32
Cornflowerblue
#6495ED
ΔE00 8.51
Light Grey Blue
#9DBCD4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AEEA #EACC90
analogous
#90DBEA #90AEEA #9F90EA
triadic
#90AEEA #EA90AE #AEEA90
tetradic
#90AEEA #EA90DB #EACC90 #90EA9F
square
#90AEEA #EA90DB #EACC90 #90EA9F
split-complementary
#90AEEA #EA9F90 #DBEA90
monochromatic
#2963D7 #5D88E0 #90AEEA #C3D4F4 #E5ECFA
Accessibility & contrast
On white
2.23
#90AEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#90AEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AEEA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AEEA | 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)
#99B2ED
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#73BAC3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #90aeea; /* rgb */ color: rgb(144, 174, 234); /* oklch */ color: oklch(75.1% 0.093 263.8);
Tailwind
colors: {
custom: {
50: '#b3c6f1',
500: '#90aeea',
950: '#000000',
},
}SCSS
$custom: #90aeea; $custom-light: #b3c6f1; $custom-dark: #000000;
JSON
{
"hex": "#90aeea",
"rgb": {
"r": 144,
"g": 174,
"b": 234
},
"hsl": {
"h": 220,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75105,
"c": 0.09321,
"h": 263.8
},
"luminance": 0.42142
}Semantic roles & 50–950 ramp
primary
#90AEEA
secondary
#F2EAD9
accent
#9215D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284