#90B2CA#90B2CA
#90B2CA is a light, muted cyan. Relative luminance 0.420; OKLCH L 74.7% C 0.051 H 239.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2CA |
|---|---|
| RGB | rgb(144, 178, 202) |
| HSL | hsl(205, 35%, 68%) |
| HSV | hsv(205, 29%, 79%) |
| CMYK | cmyk(28.7%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.89, -5.94, -15.93) |
| CIE-LCH | lch(70.89, 17.00, 249.54°) |
| OKLab | oklab(74.67% -0.0261 -0.0436) |
| OKLCH | oklch(74.67% 0.051 239.1) |
| XYZ | xyz(38.0795, 42.0328, 61.9724) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.01
Bluegrey
#85A3B2
ΔE00 5.51
Bluey Grey
#89A0B0
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 6.04
Greyblue
#77A1B5
ΔE00 6.37
Cool Gray
#9AA7B0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2CA #CAA890
analogous
#90CAC5 #90B2CA #9095CA
triadic
#90B2CA #CA90B2 #B2CA90
tetradic
#90B2CA #C590CA #CAA890 #95CA90
square
#90B2CA #C590CA #CAA890 #95CA90
split-complementary
#90B2CA #CA9095 #CAC590
monochromatic
#487797 #6795B6 #90B2CA #B9CFDE #E3EBF2
Accessibility & contrast
On white
2.23
#90B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#90B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2CA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2CA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#A0ABCA
Tritanopia (blue-blind)
#7EB8BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #90b2ca; /* rgb */ color: rgb(144, 178, 202); /* oklch */ color: oklch(74.7% 0.051 239.1);
Tailwind
colors: {
custom: {
50: '#b2c9da',
500: '#90b2ca',
950: '#000000',
},
}SCSS
$custom: #90b2ca; $custom-light: #b2c9da; $custom-dark: #000000;
JSON
{
"hex": "#90b2ca",
"rgb": {
"r": 144,
"g": 178,
"b": 202
},
"hsl": {
"h": 204.828,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.74666,
"c": 0.05076,
"h": 239.1
},
"luminance": 0.42034
}Semantic roles & 50–950 ramp
primary
#90B2CA
secondary
#E4D9D2
accent
#6837AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283