#90BBDC#90BBDC
#90BBDC is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.066 H 241.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBDC |
|---|---|
| RGB | rgb(144, 187, 220) |
| HSL | hsl(206, 52%, 71%) |
| HSV | hsv(206, 35%, 86%) |
| CMYK | cmyk(34.5%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(73.96, -6.34, -21.12) |
| CIE-LCH | lch(73.96, 22.05, 253.29°) |
| OKLab | oklab(77.28% -0.0313 -0.0581) |
| OKLCH | oklch(77.28% 0.066 241.7) |
| XYZ | xyz(42.1861, 46.6351, 74.4749) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.12
Lightblue (survey)
#7BC8F6
ΔE00 5.76
Cloudy Blue
#ACC2D9
ΔE00 5.79
Sky
#82CAFC
ΔE00 5.82
Light Blue
#95D0FC
ΔE00 5.87
Sky Blue (survey)
#75BBFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBDC #DCB190
analogous
#90DCD7 #90BBDC #9095DC
triadic
#90BBDC #DC90BB #BBDC90
tetradic
#90BBDC #D790DC #DCB190 #95DC90
square
#90BBDC #D790DC #DCB190 #95DC90
split-complementary
#90BBDC #DC9095 #DCD790
monochromatic
#3A81B8 #619ECD #90BBDC #BFD8EB #E8F1F8
Accessibility & contrast
On white
2.03
#90BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#90BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBDC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBDC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADE
Deuteranopia (green-blind)
#A3B2DB
Tritanopia (blue-blind)
#77C3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bbdc; /* rgb */ color: rgb(144, 187, 220); /* oklch */ color: oklch(77.3% 0.066 241.7);
Tailwind
colors: {
custom: {
50: '#b2cfe7',
500: '#90bbdc',
950: '#000000',
},
}SCSS
$custom: #90bbdc; $custom-light: #b2cfe7; $custom-dark: #000000;
JSON
{
"hex": "#90bbdc",
"rgb": {
"r": 144,
"g": 187,
"b": 220
},
"hsl": {
"h": 206.053,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.77281,
"c": 0.06597,
"h": 241.7
},
"luminance": 0.46637
}Semantic roles & 50–950 ramp
primary
#90BBDC
secondary
#EEE3DA
accent
#6926BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284