#90AAAE#90AAAE
#90AAAE is a light, muted teal. Relative luminance 0.377; OKLCH L 72.0% C 0.029 H 207.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAAE |
|---|---|
| RGB | rgb(144, 170, 174) |
| HSL | hsl(188, 16%, 62%) |
| HSV | hsv(188, 17%, 68%) |
| CMYK | cmyk(17.2%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.82, -8.07, -5.06) |
| CIE-LCH | lch(67.82, 9.53, 212.08°) |
| OKLab | oklab(71.95% -0.026 -0.0137) |
| OKLCH | oklch(71.95% 0.029 207.8) |
| XYZ | xyz(33.5143, 37.7338, 45.5538) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.32
Bluegrey
#85A3B2
ΔE00 5.27
Cool Gray
#9AA7B0
ΔE00 6.12
Bluey Grey
#89A0B0
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 7.34
Pewter
#899397
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAAE #AE9490
analogous
#90AEA3 #90AAAE #909BAE
triadic
#90AAAE #AE90AA #AAAE90
tetradic
#90AAAE #A390AE #AE9490 #9BAE90
square
#90AAAE #A390AE #AE9490 #9BAE90
split-complementary
#90AAAE #AE909B #AEA390
monochromatic
#536D71 #6D8F94 #90AAAE #B3C5C8 #D7E0E2
Accessibility & contrast
On white
2.46
#90AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#90AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAAE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAAE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#87ACAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aaae; /* rgb */ color: rgb(144, 170, 174); /* oklch */ color: oklch(72.0% 0.029 207.8);
Tailwind
colors: {
custom: {
50: '#b1c3c6',
500: '#90aaae',
950: '#000000',
},
}SCSS
$custom: #90aaae; $custom-light: #b1c3c6; $custom-dark: #000000;
JSON
{
"hex": "#90aaae",
"rgb": {
"r": 144,
"g": 170,
"b": 174
},
"hsl": {
"h": 188,
"s": 15.625,
"l": 62.353
},
"oklch": {
"l": 0.71954,
"c": 0.02936,
"h": 207.8
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#90AAAE
secondary
#D2C9C7
accent
#564C9A
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#101213
muted
#7F8182