#90A2BB#90A2BB
#90A2BB is a light, muted cyan. Relative luminance 0.354; OKLCH L 70.7% C 0.042 H 256.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90A2BB |
|---|---|
| RGB | rgb(144, 162, 187) |
| HSL | hsl(215, 24%, 65%) |
| HSV | hsv(215, 23%, 73%) |
| CMYK | cmyk(23%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.03, -0.76, -14.98) |
| CIE-LCH | lch(66.03, 15.00, 267.09°) |
| OKLab | oklab(70.67% -0.0097 -0.0408) |
| OKLCH | oklch(70.67% 0.042 256.6) |
| XYZ | xyz(33.3892, 35.3569, 52.0694) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.17
Cool Gray
#9AA7B0
ΔE00 6.68
Bluegrey
#85A3B2
ΔE00 7.26
Blue Grey
#758DA3
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 8.21
Greyblue
#77A1B5
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A2BB #BBA990
analogous
#90B7BB #90A2BB #9490BB
triadic
#90A2BB #BB90A2 #A2BB90
tetradic
#90A2BB #BB90B7 #BBA990 #90BB94
square
#90A2BB #BB90B7 #BBA990 #90BB94
split-complementary
#90A2BB #BB9490 #B7BB90
monochromatic
#4F6481 #6A82A4 #90A2BB #B6C2D2 #DCE2E9
Accessibility & contrast
On white
2.60
#90A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#90A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A2BB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A2BB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#959FBA
Tritanopia (blue-blind)
#85A7AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #90a2bb; /* rgb */ color: rgb(144, 162, 187); /* oklch */ color: oklch(70.7% 0.042 256.6);
Tailwind
colors: {
custom: {
50: '#b1bdcf',
500: '#90a2bb',
950: '#000000',
},
}SCSS
$custom: #90a2bb; $custom-light: #b1bdcf; $custom-dark: #000000;
JSON
{
"hex": "#90a2bb",
"rgb": {
"r": 144,
"g": 162,
"b": 187
},
"hsl": {
"h": 214.884,
"s": 24.022,
"l": 64.902
},
"oklch": {
"l": 0.7067,
"c": 0.04196,
"h": 256.6
},
"luminance": 0.35358
}Semantic roles & 50–950 ramp
primary
#90A2BB
secondary
#DBD5CC
accent
#7B43A3
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#101213
muted
#7F8182