#90BCCE#90BCCE
#90BCCE is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.0% C 0.053 H 225.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #90BCCE |
|---|---|
| RGB | rgb(144, 188, 206) |
| HSL | hsl(197, 39%, 69%) |
| HSV | hsv(197, 30%, 81%) |
| CMYK | cmyk(30.1%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.77, -10.32, -13.78) |
| CIE-LCH | lch(73.77, 17.22, 233.17°) |
| OKLab | oklab(76.98% -0.0377 -0.0377) |
| OKLCH | oklch(76.98% 0.053 225) |
| XYZ | xyz(40.6219, 46.3500, 65.1866) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.14
Sky Blue
#87CEEB
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.59
Lightblue
#ADD8E6
ΔE00 7.23
Bluegrey
#85A3B2
ΔE00 7.34
Greyblue
#77A1B5
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BCCE #CEA290
analogous
#90CEC1 #90BCCE #909DCE
triadic
#90BCCE #CE90BC #BCCE90
tetradic
#90BCCE #C190CE #CEA290 #9DCE90
square
#90BCCE #C190CE #CEA290 #9DCE90
split-complementary
#90BCCE #CE909D #CEC190
monochromatic
#46849E #66A2BB #90BCCE #BAD6E1 #E5EFF3
Accessibility & contrast
On white
2.04
#90BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#90BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BCCE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BCCE | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BACF
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#7CC2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bcce; /* rgb */ color: rgb(144, 188, 206); /* oklch */ color: oklch(77.0% 0.053 225.0);
Tailwind
colors: {
custom: {
50: '#b2d0dd',
500: '#90bcce',
950: '#000000',
},
}SCSS
$custom: #90bcce; $custom-light: #b2d0dd; $custom-dark: #000000;
JSON
{
"hex": "#90bcce",
"rgb": {
"r": 144,
"g": 188,
"b": 206
},
"hsl": {
"h": 197.419,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.76984,
"c": 0.0533,
"h": 225
},
"luminance": 0.46352
}Semantic roles & 50–950 ramp
primary
#90BCCE
secondary
#E6D9D4
accent
#5834B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283