#90ABBD#90ABBD
#90ABBD is a light, muted cyan. Relative luminance 0.387; OKLCH L 72.7% C 0.040 H 237.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABBD |
|---|---|
| RGB | rgb(144, 171, 189) |
| HSL | hsl(204, 25%, 65%) |
| HSV | hsv(204, 24%, 74%) |
| CMYK | cmyk(23.8%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(68.55, -5.23, -12.29) |
| CIE-LCH | lch(68.55, 13.35, 246.93°) |
| OKLab | oklab(72.68% -0.0215 -0.0334) |
| OKLCH | oklch(72.68% 0.04 237.3) |
| XYZ | xyz(35.2472, 38.7280, 53.7524) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.27
Bluey Grey
#89A0B0
ΔE00 3.34
Cool Gray
#9AA7B0
ΔE00 4.83
Light Grey Blue
#9DBCD4
ΔE00 5.11
Greyblue
#77A1B5
ΔE00 5.30
Cool Grey
#95A3A6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABBD #BDA290
analogous
#90BDB8 #90ABBD #9094BD
triadic
#90ABBD #BD90AB #ABBD90
tetradic
#90ABBD #B890BD #BDA290 #94BD90
square
#90ABBD #B890BD #BDA290 #94BD90
split-complementary
#90ABBD #BD9094 #BDB890
monochromatic
#4F6F84 #6A8EA6 #90ABBD #B6C8D4 #DDE5EB
Accessibility & contrast
On white
2.40
#90ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#90ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABBD
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABBD | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#83B0B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #90abbd; /* rgb */ color: rgb(144, 171, 189); /* oklch */ color: oklch(72.7% 0.040 237.3);
Tailwind
colors: {
custom: {
50: '#b1c4d0',
500: '#90abbd',
950: '#000000',
},
}SCSS
$custom: #90abbd; $custom-light: #b1c4d0; $custom-dark: #000000;
JSON
{
"hex": "#90abbd",
"rgb": {
"r": 144,
"g": 171,
"b": 189
},
"hsl": {
"h": 204,
"s": 25.424,
"l": 65.294
},
"oklch": {
"l": 0.72681,
"c": 0.03973,
"h": 237.3
},
"luminance": 0.38729
}Semantic roles & 50–950 ramp
primary
#90ABBD
secondary
#DCD3CD
accent
#6942A4
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#111214
muted
#808182