#90B2BC#90B2BC
#90B2BC is a light, muted cyan. Relative luminance 0.414; OKLCH L 74.2% C 0.040 H 217.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2BC |
|---|---|
| RGB | rgb(144, 178, 188) |
| HSL | hsl(194, 25%, 65%) |
| HSV | hsv(194, 23%, 74%) |
| CMYK | cmyk(23.4%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(70.45, -9.23, -8.89) |
| CIE-LCH | lch(70.45, 12.82, 223.93°) |
| OKLab | oklab(74.17% -0.0314 -0.0242) |
| OKLCH | oklch(74.17% 0.04 217.6) |
| XYZ | xyz(36.4965, 41.3996, 53.6352) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.11
Greyblue
#77A1B5
ΔE00 6.51
Cool Grey
#95A3A6
ΔE00 7.01
Bluey Grey
#89A0B0
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.15
Cool Gray
#9AA7B0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2BC #BC9A90
analogous
#90BCB0 #90B2BC #909CBC
triadic
#90B2BC #BC90B2 #B2BC90
tetradic
#90B2BC #B090BC #BC9A90 #9CBC90
square
#90B2BC #B090BC #BC9A90 #9CBC90
split-complementary
#90B2BC #BC909C #BCB090
monochromatic
#4F7783 #6A98A5 #90B2BC #B6CCD3 #DCE7EA
Accessibility & contrast
On white
2.26
#90B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#90B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2BC
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2BC | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BD
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#83B6B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #90b2bc; /* rgb */ color: rgb(144, 178, 188); /* oklch */ color: oklch(74.2% 0.040 217.6);
Tailwind
colors: {
custom: {
50: '#b1c9d0',
500: '#90b2bc',
950: '#000000',
},
}SCSS
$custom: #90b2bc; $custom-light: #b1c9d0; $custom-dark: #000000;
JSON
{
"hex": "#90b2bc",
"rgb": {
"r": 144,
"g": 178,
"b": 188
},
"hsl": {
"h": 193.636,
"s": 24.719,
"l": 65.098
},
"oklch": {
"l": 0.74174,
"c": 0.03963,
"h": 217.6
},
"luminance": 0.41401
}Semantic roles & 50–950 ramp
primary
#90B2BC
secondary
#DBD0CC
accent
#5842A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#111314
muted
#808282