#90BEE2#90BEE2
#90BEE2 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.071 H 242.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #90BEE2 |
|---|---|
| RGB | rgb(144, 190, 226) |
| HSL | hsl(206, 59%, 73%) |
| HSV | hsv(206, 36%, 89%) |
| CMYK | cmyk(36.3%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(74.98, -6.43, -22.82) |
| CIE-LCH | lch(74.98, 23.70, 254.27°) |
| OKLab | oklab(78.16% -0.033 -0.0629) |
| OKLCH | oklch(78.16% 0.071 242.3) |
| XYZ | xyz(43.6381, 48.2449, 78.9496) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.84
Sky
#82CAFC
ΔE00 4.85
Light Blue
#95D0FC
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 4.97
Lightskyblue
#87CEFA
ΔE00 5.22
Sky Blue (survey)
#75BBFD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BEE2 #E2B490
analogous
#90E2DD #90BEE2 #9095E2
triadic
#90BEE2 #E290BE #BEE290
tetradic
#90BEE2 #DD90E2 #E2B490 #95E290
square
#90BEE2 #DD90E2 #E2B490 #95E290
split-complementary
#90BEE2 #E29095 #E2DD90
monochromatic
#3385C4 #5FA2D5 #90BEE2 #C1DAEF #E7F1F9
Accessibility & contrast
On white
1.97
#90BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#90BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BEE2
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BEE2 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE4
Deuteranopia (green-blind)
#A4B5E1
Tritanopia (blue-blind)
#74C7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #90bee2; /* rgb */ color: rgb(144, 190, 226); /* oklch */ color: oklch(78.2% 0.071 242.3);
Tailwind
colors: {
custom: {
50: '#b3d1eb',
500: '#90bee2',
950: '#000000',
},
}SCSS
$custom: #90bee2; $custom-light: #b3d1eb; $custom-dark: #000000;
JSON
{
"hex": "#90bee2",
"rgb": {
"r": 144,
"g": 190,
"b": 226
},
"hsl": {
"h": 206.341,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.78157,
"c": 0.07099,
"h": 242.3
},
"luminance": 0.48247
}Semantic roles & 50–950 ramp
primary
#90BEE2
secondary
#F0E4DB
accent
#691FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284