#90BDCC#90BDCC
#90BDCC is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.1% C 0.052 H 220.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #90BDCC |
|---|---|
| RGB | rgb(144, 189, 204) |
| HSL | hsl(195, 37%, 68%) |
| HSV | hsv(195, 29%, 80%) |
| CMYK | cmyk(29.4%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(73.99, -11.33, -12.37) |
| CIE-LCH | lch(73.99, 16.78, 227.53°) |
| OKLab | oklab(77.13% -0.0398 -0.0338) |
| OKLCH | oklch(77.13% 0.052 220.3) |
| XYZ | xyz(40.5949, 46.6822, 63.9866) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.91
Baby Blue
#89CFF0
ΔE00 7.08
Bluegrey
#85A3B2
ΔE00 7.82
Greyblue
#77A1B5
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BDCC #CC9F90
analogous
#90CCBD #90BDCC #909FCC
triadic
#90BDCC #CC90BD #BDCC90
tetradic
#90BDCC #BD90CC #CC9F90 #9FCC90
square
#90BDCC #BD90CC #CC9F90 #9FCC90
split-complementary
#90BDCC #CC909F #CCBD90
monochromatic
#47869B #66A4B9 #90BDCC #BAD6DF #E4EFF3
Accessibility & contrast
On white
2.03
#90BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#90BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BDCC
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BDCC | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACD
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#7CC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bdcc; /* rgb */ color: rgb(144, 189, 204); /* oklch */ color: oklch(77.1% 0.052 220.3);
Tailwind
colors: {
custom: {
50: '#b2d0db',
500: '#90bdcc',
950: '#000000',
},
}SCSS
$custom: #90bdcc; $custom-light: #b2d0db; $custom-dark: #000000;
JSON
{
"hex": "#90bdcc",
"rgb": {
"r": 144,
"g": 189,
"b": 204
},
"hsl": {
"h": 195,
"s": 37.037,
"l": 68.235
},
"oklch": {
"l": 0.77133,
"c": 0.0522,
"h": 220.3
},
"luminance": 0.46684
}Semantic roles & 50–950 ramp
primary
#90BDCC
secondary
#E5D7D3
accent
#5436B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283