#90B2BE#90B2BE
#90B2BE is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.2% C 0.041 H 221.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #90B2BE |
|---|---|
| RGB | rgb(144, 178, 190) |
| HSL | hsl(196, 26%, 65%) |
| HSV | hsv(196, 24%, 75%) |
| CMYK | cmyk(24.2%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(70.52, -8.77, -9.90) |
| CIE-LCH | lch(70.52, 13.23, 228.46°) |
| OKLab | oklab(74.24% -0.0306 -0.0269) |
| OKLCH | oklch(74.24% 0.041 221.3) |
| XYZ | xyz(36.7135, 41.4864, 54.7785) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.70
Greyblue
#77A1B5
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 6.35
Bluey Grey
#89A0B0
ΔE00 6.53
Cool Gray
#9AA7B0
ΔE00 6.90
Cool Grey
#95A3A6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90B2BE #BE9C90
analogous
#90BEB3 #90B2BE #909BBE
triadic
#90B2BE #BE90B2 #B2BE90
tetradic
#90B2BE #B390BE #BE9C90 #9BBE90
square
#90B2BE #B390BE #BE9C90 #9BBE90
split-complementary
#90B2BE #BE909B #BEB390
monochromatic
#4E7785 #6997A7 #90B2BE #B7CDD5 #DDE8EB
Accessibility & contrast
On white
2.26
#90B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#90B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90B2BE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90B2BE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#82B6B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #90b2be; /* rgb */ color: rgb(144, 178, 190); /* oklch */ color: oklch(74.2% 0.041 221.3);
Tailwind
colors: {
custom: {
50: '#b1c9d1',
500: '#90b2be',
950: '#000000',
},
}SCSS
$custom: #90b2be; $custom-light: #b1c9d1; $custom-dark: #000000;
JSON
{
"hex": "#90b2be",
"rgb": {
"r": 144,
"g": 178,
"b": 190
},
"hsl": {
"h": 195.652,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.74241,
"c": 0.04079,
"h": 221.3
},
"luminance": 0.41488
}Semantic roles & 50–950 ramp
primary
#90B2BE
secondary
#DDD1CD
accent
#5B41A5
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#111314
muted
#808282