#90B2ED#90B2ED
#90B2ED is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.1% C 0.093 H 261.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2ED |
|---|---|
| RGB | rgb(144, 178, 237) |
| HSL | hsl(218, 72%, 75%) |
| HSV | hsv(218, 39%, 93%) |
| CMYK | cmyk(39.2%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.15, 3.00, -33.12) |
| CIE-LCH | lch(72.15, 33.26, 275.17°) |
| OKLab | oklab(76.07% -0.0143 -0.0921) |
| OKLCH | oklch(76.07% 0.093 261.2) |
| XYZ | xyz(42.7033, 43.8823, 86.3244) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 3.98
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.72
Periwinkle Blue
#8F99FB
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2ED #EDCB90
analogous
#90E0ED #90B2ED #9D90ED
triadic
#90B2ED #ED90B2 #B2ED90
tetradic
#90B2ED #ED90E0 #EDCB90 #90ED9D
square
#90B2ED #ED90E0 #EDCB90 #90ED9D
split-complementary
#90B2ED #ED9D90 #E0ED90
monochromatic
#2769DC #5B8DE4 #90B2ED #C5D7F6 #E5EDFB
Accessibility & contrast
On white
2.15
#90B2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#90B2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2ED
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2ED | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F0
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#71BEC6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #90b2ed; /* rgb */ color: rgb(144, 178, 237); /* oklch */ color: oklch(76.1% 0.093 261.2);
Tailwind
colors: {
custom: {
50: '#b3c8f3',
500: '#90b2ed',
950: '#000000',
},
}SCSS
$custom: #90b2ed; $custom-light: #b3c8f3; $custom-dark: #000000;
JSON
{
"hex": "#90b2ed",
"rgb": {
"r": 144,
"g": 178,
"b": 237
},
"hsl": {
"h": 218.065,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.76068,
"c": 0.0932,
"h": 261.2
},
"luminance": 0.43885
}Semantic roles & 50–950 ramp
primary
#90B2ED
secondary
#F2E9D9
accent
#8D11D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285