#90BFFE#90BFFE
#90BFFE is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.5% C 0.103 H 255.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFFE |
|---|---|
| RGB | rgb(144, 191, 254) |
| HSL | hsl(214, 98%, 78%) |
| HSV | hsv(214, 43%, 100%) |
| CMYK | cmyk(43.3%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.28, 0.46, -35.91) |
| CIE-LCH | lch(76.28, 35.91, 270.73°) |
| OKLab | oklab(79.52% -0.0251 -0.1001) |
| OKLCH | oklch(79.52% 0.103 255.9) |
| XYZ | xyz(48.0159, 50.3437, 100.9339) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.84
Pastel Blue
#A2BFFE
ΔE00 4.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Sky Blue (survey)
#75BBFD
ΔE00 4.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Light Blue
#95D0FC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFFE #FECF90
analogous
#90F6FE #90BFFE #9890FE
triadic
#90BFFE #FE90BF #BFFE90
tetradic
#90BFFE #FE90F6 #FECF90 #90FE98
square
#90BFFE #FE90F6 #FECF90 #90FE98
split-complementary
#90BFFE #FE9890 #F6FE90
monochromatic
#1779FD #539CFD #90BFFE #CDE2FF #E1EEFF
Accessibility & contrast
On white
1.90
#90BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#90BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFFE
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFFE | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#66CDD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90bffe; /* rgb */ color: rgb(144, 191, 254); /* oklch */ color: oklch(79.5% 0.103 255.9);
Tailwind
colors: {
custom: {
50: '#b5d2ff',
500: '#90bffe',
950: '#000000',
},
}SCSS
$custom: #90bffe; $custom-light: #b5d2ff; $custom-dark: #000000;
JSON
{
"hex": "#90bffe",
"rgb": {
"r": 144,
"g": 191,
"b": 254
},
"hsl": {
"h": 214.364,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.7952,
"c": 0.10316,
"h": 255.9
},
"luminance": 0.50347
}Semantic roles & 50–950 ramp
primary
#90BFFE
secondary
#DFA353
accent
#8300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386