#90BFE2#90BFE2
#90BFE2 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.071 H 241.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFE2 |
|---|---|
| RGB | rgb(144, 191, 226) |
| HSL | hsl(206, 59%, 73%) |
| HSV | hsv(206, 36%, 89%) |
| CMYK | cmyk(36.3%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(75.25, -6.96, -22.40) |
| CIE-LCH | lch(75.25, 23.46, 252.74°) |
| OKLab | oklab(78.37% -0.0342 -0.0617) |
| OKLCH | oklch(78.37% 0.071 241) |
| XYZ | xyz(43.8554, 48.6795, 79.0220) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.80
Sky
#82CAFC
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 4.67
Lightblue (survey)
#7BC8F6
ΔE00 4.69
Lightskyblue
#87CEFA
ΔE00 4.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFE2 #E2B390
analogous
#90E2DC #90BFE2 #9096E2
triadic
#90BFE2 #E290BF #BFE290
tetradic
#90BFE2 #DC90E2 #E2B390 #96E290
square
#90BFE2 #DC90E2 #E2B390 #96E290
split-complementary
#90BFE2 #E29096 #E2DC90
monochromatic
#3386C4 #5FA3D5 #90BFE2 #C1DBEF #E7F1F9
Accessibility & contrast
On white
1.96
#90BFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#90BFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFE2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFE2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#74C8CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #90bfe2; /* rgb */ color: rgb(144, 191, 226); /* oklch */ color: oklch(78.4% 0.071 241.0);
Tailwind
colors: {
custom: {
50: '#b3d2eb',
500: '#90bfe2',
950: '#000000',
},
}SCSS
$custom: #90bfe2; $custom-light: #b3d2eb; $custom-dark: #000000;
JSON
{
"hex": "#90bfe2",
"rgb": {
"r": 144,
"g": 191,
"b": 226
},
"hsl": {
"h": 205.61,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.78372,
"c": 0.07055,
"h": 241
},
"luminance": 0.48682
}Semantic roles & 50–950 ramp
primary
#90BFE2
secondary
#F0E4DB
accent
#671FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284