#90B2DE#90B2DE
#90B2DE is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.4% C 0.074 H 255.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2DE |
|---|---|
| RGB | rgb(144, 178, 222) |
| HSL | hsl(214, 54%, 72%) |
| HSV | hsv(214, 35%, 87%) |
| CMYK | cmyk(35.1%, 19.8%, 0%, 12.9%) |
| CIE-LAB | lab(71.58, -0.95, -25.83) |
| CIE-LCH | lch(71.58, 25.85, 267.90°) |
| OKLab | oklab(75.44% -0.019 -0.0713) |
| OKLCH | oklch(75.44% 0.074 255.1) |
| XYZ | xyz(40.6028, 43.0421, 75.2616) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.19
Pastel Blue
#A2BFFE
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 6.33
Sky Blue (survey)
#75BBFD
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.24
Cloudy Blue
#ACC2D9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2DE #DEBC90
analogous
#90D9DE #90B2DE #9590DE
triadic
#90B2DE #DE90B2 #B2DE90
tetradic
#90B2DE #DE90D9 #DEBC90 #90DE95
square
#90B2DE #DE90D9 #DEBC90 #90DE95
split-complementary
#90B2DE #DE9590 #D9DE90
monochromatic
#3871BC #6191D0 #90B2DE #BFD3EC #E7EFF8
Accessibility & contrast
On white
2.19
#90B2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#90B2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2DE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2DE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E0
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#77BCC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #90b2de; /* rgb */ color: rgb(144, 178, 222); /* oklch */ color: oklch(75.4% 0.074 255.1);
Tailwind
colors: {
custom: {
50: '#b2c8e8',
500: '#90b2de',
950: '#000000',
},
}SCSS
$custom: #90b2de; $custom-light: #b2c8e8; $custom-dark: #000000;
JSON
{
"hex": "#90b2de",
"rgb": {
"r": 144,
"g": 178,
"b": 222
},
"hsl": {
"h": 213.846,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.75437,
"c": 0.07382,
"h": 255.1
},
"luminance": 0.43044
}Semantic roles & 50–950 ramp
primary
#90B2DE
secondary
#EFE6DB
accent
#7D24C2
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284