#90AED5#90AED5
#90AED5 is a light, moderate cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.066 H 255.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #90AED5 |
|---|---|
| RGB | rgb(144, 174, 213) |
| HSL | hsl(214, 45%, 70%) |
| HSV | hsv(214, 32%, 84%) |
| CMYK | cmyk(32.4%, 18.3%, 0%, 16.5%) |
| CIE-LAB | lab(70.18, -1.05, -23.05) |
| CIE-LCH | lch(70.18, 23.08, 267.40°) |
| OKLab | oklab(74.23% -0.0168 -0.0635) |
| OKLCH | oklch(74.23% 0.066 255.1) |
| XYZ | xyz(38.6443, 41.0038, 68.8163) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.77
Light Grey Blue
#9DBCD4
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.30
Periwinkle Blue
#8F99FB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AED5 #D5B790
analogous
#90D1D5 #90AED5 #9490D5
triadic
#90AED5 #D590AE #AED590
tetradic
#90AED5 #D590D1 #D5B790 #90D594
square
#90AED5 #D590D1 #D5B790 #90D594
split-complementary
#90AED5 #D59490 #D1D590
monochromatic
#406EAA #648EC4 #90AED5 #BCCEE6 #E9EFF7
Accessibility & contrast
On white
2.28
#90AED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#90AED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AED5
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AED5 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AFD7
Deuteranopia (green-blind)
#98A9D4
Tritanopia (blue-blind)
#7BB6BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #90aed5; /* rgb */ color: rgb(144, 174, 213); /* oklch */ color: oklch(74.2% 0.066 255.1);
Tailwind
colors: {
custom: {
50: '#b2c6e2',
500: '#90aed5',
950: '#000000',
},
}SCSS
$custom: #90aed5; $custom-light: #b2c6e2; $custom-dark: #000000;
JSON
{
"hex": "#90aed5",
"rgb": {
"r": 144,
"g": 174,
"b": 213
},
"hsl": {
"h": 213.913,
"s": 45.098,
"l": 70
},
"oklch": {
"l": 0.74227,
"c": 0.06567,
"h": 255.1
},
"luminance": 0.41005
}Semantic roles & 50–950 ramp
primary
#90AED5
secondary
#EAE2D7
accent
#7C2DB8
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283