#90AEBD#90AEBD
#90AEBD is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.3% C 0.039 H 229.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #90AEBD |
|---|---|
| RGB | rgb(144, 174, 189) |
| HSL | hsl(200, 25%, 65%) |
| HSV | hsv(200, 24%, 74%) |
| CMYK | cmyk(23.8%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(69.38, -6.86, -11.05) |
| CIE-LCH | lch(69.38, 13.00, 238.18°) |
| OKLab | oklab(73.33% -0.0256 -0.03) |
| OKLCH | oklch(73.33% 0.039 229.6) |
| XYZ | xyz(35.8203, 39.8743, 53.9434) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.28
Bluey Grey
#89A0B0
ΔE00 4.55
Greyblue
#77A1B5
ΔE00 5.23
Light Grey Blue
#9DBCD4
ΔE00 5.40
Cool Gray
#9AA7B0
ΔE00 5.42
Cool Grey
#95A3A6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AEBD #BD9F90
analogous
#90BDB5 #90AEBD #9097BD
triadic
#90AEBD #BD90AE #AEBD90
tetradic
#90AEBD #B590BD #BD9F90 #97BD90
square
#90AEBD #B590BD #BD9F90 #97BD90
split-complementary
#90AEBD #BD9097 #BDB590
monochromatic
#4F7284 #6A92A6 #90AEBD #B6CAD4 #DDE6EB
Accessibility & contrast
On white
2.34
#90AEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#90AEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AEBD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AEBD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBE
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#83B2B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #90aebd; /* rgb */ color: rgb(144, 174, 189); /* oklch */ color: oklch(73.3% 0.039 229.6);
Tailwind
colors: {
custom: {
50: '#b1c6d0',
500: '#90aebd',
950: '#000000',
},
}SCSS
$custom: #90aebd; $custom-light: #b1c6d0; $custom-dark: #000000;
JSON
{
"hex": "#90aebd",
"rgb": {
"r": 144,
"g": 174,
"b": 189
},
"hsl": {
"h": 200,
"s": 25.424,
"l": 65.294
},
"oklch": {
"l": 0.73333,
"c": 0.03946,
"h": 229.6
},
"luminance": 0.39876
}Semantic roles & 50–950 ramp
primary
#90AEBD
secondary
#DCD2CD
accent
#6242A4
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#111314
muted
#808282