#90AABA#90AABA
#90AABA is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.4% C 0.037 H 235.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #90AABA |
|---|---|
| RGB | rgb(144, 170, 186) |
| HSL | hsl(203, 23%, 65%) |
| HSV | hsv(203, 23%, 73%) |
| CMYK | cmyk(22.6%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.18, -5.38, -11.18) |
| CIE-LCH | lch(68.18, 12.41, 244.29°) |
| OKLab | oklab(72.36% -0.0212 -0.0304) |
| OKLCH | oklch(72.36% 0.037 235.1) |
| XYZ | xyz(34.7368, 38.2228, 51.9924) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.79
Bluey Grey
#89A0B0
ΔE00 3.03
Cool Gray
#9AA7B0
ΔE00 4.34
Greyblue
#77A1B5
ΔE00 5.19
Light Grey Blue
#9DBCD4
ΔE00 5.71
Cool Grey
#95A3A6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AABA #BAA090
analogous
#90BAB5 #90AABA #9095BA
triadic
#90AABA #BA90AA #AABA90
tetradic
#90AABA #B590BA #BAA090 #95BA90
square
#90AABA #B590BA #BAA090 #95BA90
split-complementary
#90AABA #BA9095 #BAB590
monochromatic
#506E80 #6A8DA3 #90AABA #B6C7D1 #DBE4E9
Accessibility & contrast
On white
2.43
#90AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#90AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AABA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AABA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#9DA4BA
Tritanopia (blue-blind)
#84AEAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90aaba; /* rgb */ color: rgb(144, 170, 186); /* oklch */ color: oklch(72.4% 0.037 235.1);
Tailwind
colors: {
custom: {
50: '#b1c3ce',
500: '#90aaba',
950: '#000000',
},
}SCSS
$custom: #90aaba; $custom-light: #b1c3ce; $custom-dark: #000000;
JSON
{
"hex": "#90aaba",
"rgb": {
"r": 144,
"g": 170,
"b": 186
},
"hsl": {
"h": 202.857,
"s": 23.333,
"l": 64.706
},
"oklch": {
"l": 0.72359,
"c": 0.03706,
"h": 235.1
},
"luminance": 0.38224
}Semantic roles & 50–950 ramp
primary
#90AABA
secondary
#DAD1CC
accent
#6844A2
background
#FAFBFC
surface
#F5F7F9
border
#CFD0D2
text
#101213
muted
#7F8182