#90C2FC#90C2FC
#90C2FC is a light, moderate cyan. Relative luminance 0.515; OKLCH L 80.1% C 0.098 H 252.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90C2FC |
|---|---|
| RGB | rgb(144, 194, 252) |
| HSL | hsl(212, 95%, 78%) |
| HSV | hsv(212, 43%, 99%) |
| CMYK | cmyk(42.9%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(77.00, -1.72, -33.71) |
| CIE-LCH | lch(77.00, 33.76, 267.08°) |
| OKLab | oklab(80.06% -0.0293 -0.0938) |
| OKLCH | oklch(80.06% 0.098 252.7) |
| XYZ | xyz(48.3583, 51.5382, 99.4763) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.89
Baby Blue (survey)
#A2CFFE
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 4.95
Pastel Blue
#A2BFFE
ΔE00 4.98
Sky
#82CAFC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C2FC #FCCA90
analogous
#90F8FC #90C2FC #9490FC
triadic
#90C2FC #FC90C2 #C2FC90
tetradic
#90C2FC #FC90F8 #FCCA90 #90FC94
square
#90C2FC #FC90F8 #FCCA90 #90FC94
split-complementary
#90C2FC #FC9490 #F8FC90
monochromatic
#1981F9 #54A1FA #90C2FC #CCE3FE #E1EFFE
Accessibility & contrast
On white
1.86
#90C2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#90C2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C2FC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C2FC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#9FB9FB
Tritanopia (blue-blind)
#67CFD6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90c2fc; /* rgb */ color: rgb(144, 194, 252); /* oklch */ color: oklch(80.1% 0.098 252.7);
Tailwind
colors: {
custom: {
50: '#b5d4fd',
500: '#90c2fc',
950: '#000000',
},
}SCSS
$custom: #90c2fc; $custom-light: #b5d4fd; $custom-dark: #000000;
JSON
{
"hex": "#90c2fc",
"rgb": {
"r": 144,
"g": 194,
"b": 252
},
"hsl": {
"h": 212.222,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.80063,
"c": 0.09825,
"h": 252.7
},
"luminance": 0.51541
}Semantic roles & 50–950 ramp
primary
#90C2FC
secondary
#DC9D54
accent
#7B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385