#90AEAE#90AEAE
#90AEAE is a light, muted teal. Relative luminance 0.393; OKLCH L 72.8% C 0.033 H 196.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #90AEAE |
|---|---|
| RGB | rgb(144, 174, 174) |
| HSL | hsl(180, 16%, 62%) |
| HSV | hsv(180, 17%, 68%) |
| CMYK | cmyk(17.2%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(68.94, -10.21, -3.42) |
| CIE-LCH | lch(68.94, 10.77, 198.51°) |
| OKLab | oklab(72.84% -0.0315 -0.0093) |
| OKLCH | oklch(72.84% 0.033 196.5) |
| XYZ | xyz(34.2755, 39.2563, 45.8075) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.42
Bluegrey
#85A3B2
ΔE00 7.73
Cool Gray
#9AA7B0
ΔE00 8.57
Greyblue
#77A1B5
ΔE00 9.30
Bluey Grey
#89A0B0
ΔE00 9.41
Cadetblue
#5F9EA0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AEAE #AE9090
analogous
#90AE9F #90AEAE #909FAE
triadic
#90AEAE #AE90AE #AEAE90
tetradic
#90AEAE #9F90AE #AE9090 #9FAE90
square
#90AEAE #9F90AE #AE9090 #9FAE90
split-complementary
#90AEAE #AE909F #AE9F90
monochromatic
#537171 #6D9494 #90AEAE #B3C8C8 #D7E2E2
Accessibility & contrast
On white
2.37
#90AEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#90AEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AEAE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AEAE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#A4A6AE
Tritanopia (blue-blind)
#87B0AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #90aeae; /* rgb */ color: rgb(144, 174, 174); /* oklch */ color: oklch(72.8% 0.033 196.5);
Tailwind
colors: {
custom: {
50: '#b1c6c6',
500: '#90aeae',
950: '#000000',
},
}SCSS
$custom: #90aeae; $custom-light: #b1c6c6; $custom-dark: #000000;
JSON
{
"hex": "#90aeae",
"rgb": {
"r": 144,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 15.625,
"l": 62.353
},
"oklch": {
"l": 0.72836,
"c": 0.0329,
"h": 196.5
},
"luminance": 0.39257
}Semantic roles & 50–950 ramp
primary
#90AEAE
secondary
#D2C7C7
accent
#4C4C9A
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282