#90AABE#90AABE
#90AABE is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.041 H 241.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90AABE |
|---|---|
| RGB | rgb(144, 170, 190) |
| HSL | hsl(206, 26%, 65%) |
| HSV | hsv(206, 24%, 75%) |
| CMYK | cmyk(24.2%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(68.31, -4.45, -13.20) |
| CIE-LCH | lch(68.31, 13.93, 251.36°) |
| OKLab | oklab(72.5% -0.0197 -0.036) |
| OKLCH | oklch(72.5% 0.041 241.3) |
| XYZ | xyz(35.1680, 38.3953, 54.2633) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.30
Bluegrey
#85A3B2
ΔE00 3.87
Cool Gray
#9AA7B0
ΔE00 5.03
Light Grey Blue
#9DBCD4
ΔE00 5.10
Greyblue
#77A1B5
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AABE #BEA490
analogous
#90BEBB #90AABE #9093BE
triadic
#90AABE #BE90AA #AABE90
tetradic
#90AABE #BB90BE #BEA490 #93BE90
square
#90AABE #BB90BE #BEA490 #93BE90
split-complementary
#90AABE #BE9093 #BEBB90
monochromatic
#4E6D85 #698CA7 #90AABE #B7C8D5 #DDE5EB
Accessibility & contrast
On white
2.42
#90AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#90AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AABE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AABE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BF
Deuteranopia (green-blind)
#9CA4BE
Tritanopia (blue-blind)
#83AFB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #90aabe; /* rgb */ color: rgb(144, 170, 190); /* oklch */ color: oklch(72.5% 0.041 241.3);
Tailwind
colors: {
custom: {
50: '#b1c3d1',
500: '#90aabe',
950: '#000000',
},
}SCSS
$custom: #90aabe; $custom-light: #b1c3d1; $custom-dark: #000000;
JSON
{
"hex": "#90aabe",
"rgb": {
"r": 144,
"g": 170,
"b": 190
},
"hsl": {
"h": 206.087,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.725,
"c": 0.04101,
"h": 241.3
},
"luminance": 0.38396
}Semantic roles & 50–950 ramp
primary
#90AABE
secondary
#DDD4CD
accent
#6C41A5
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#111214
muted
#808182