#90BAEC#90BAEC
#90BAEC is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.085 H 253.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #90BAEC |
|---|---|
| RGB | rgb(144, 186, 236) |
| HSL | hsl(213, 71%, 75%) |
| HSV | hsv(213, 39%, 93%) |
| CMYK | cmyk(39%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.25, -1.66, -29.34) |
| CIE-LCH | lch(74.25, 29.38, 266.75°) |
| OKLab | oklab(77.7% -0.0246 -0.0813) |
| OKLCH | oklch(77.7% 0.085 253.2) |
| XYZ | xyz(44.1960, 47.1008, 86.1032) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.34
Pastel Blue
#A2BFFE
ΔE00 4.33
Sky Blue (survey)
#75BBFD
ΔE00 4.73
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 6.43
Powder Blue (survey)
#B1D1FC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BAEC #ECC290
analogous
#90E8EC #90BAEC #9490EC
triadic
#90BAEC #EC90BA #BAEC90
tetradic
#90BAEC #EC90E8 #ECC290 #90EC94
square
#90BAEC #EC90E8 #ECC290 #90EC94
split-complementary
#90BAEC #EC9490 #E8EC90
monochromatic
#2779DA #5C9AE3 #90BAEC #C4DAF5 #E5EFFB
Accessibility & contrast
On white
2.02
#90BAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#90BAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BAEC
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BAEC | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEE
Deuteranopia (green-blind)
#9CB3EB
Tritanopia (blue-blind)
#70C5CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #90baec; /* rgb */ color: rgb(144, 186, 236); /* oklch */ color: oklch(77.7% 0.085 253.2);
Tailwind
colors: {
custom: {
50: '#b3cef2',
500: '#90baec',
950: '#000000',
},
}SCSS
$custom: #90baec; $custom-light: #b3cef2; $custom-dark: #000000;
JSON
{
"hex": "#90baec",
"rgb": {
"r": 144,
"g": 186,
"b": 236
},
"hsl": {
"h": 212.609,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.77704,
"c": 0.08493,
"h": 253.2
},
"luminance": 0.47103
}Semantic roles & 50–950 ramp
primary
#90BAEC
secondary
#F2E7D9
accent
#7B13D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285