#90AEAC#90AEAC
#90AEAC is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.033 H 191.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #90AEAC |
|---|---|
| RGB | rgb(144, 174, 172) |
| HSL | hsl(176, 16%, 62%) |
| HSV | hsv(176, 17%, 68%) |
| CMYK | cmyk(17.2%, 0%, 1.1%, 31.8%) |
| CIE-LAB | lab(68.88, -10.64, -2.40) |
| CIE-LCH | lch(68.88, 10.91, 192.68°) |
| OKLab | oklab(72.77% -0.0324 -0.0066) |
| OKLCH | oklch(72.77% 0.033 191.5) |
| XYZ | xyz(34.0820, 39.1789, 44.7883) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 8.63
Greyish Teal
#719F91
ΔE00 8.93
Cool Gray
#9AA7B0
ΔE00 9.26
Cadetblue
#5F9EA0
ΔE00 9.44
Greyblue
#77A1B5
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AEAC #AE9092
analogous
#90AE9D #90AEAC #90A1AE
triadic
#90AEAC #AC90AE #AEAC90
tetradic
#90AEAC #9D90AE #AE9092 #A1AE90
square
#90AEAC #9D90AE #AE9092 #A1AE90
split-complementary
#90AEAC #AE90A1 #AE9D90
monochromatic
#53716F #6D9492 #90AEAC #B3C8C6 #D7E2E1
Accessibility & contrast
On white
2.38
#90AEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#90AEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AEAC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AEAC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAC
Deuteranopia (green-blind)
#A4A6AC
Tritanopia (blue-blind)
#87B0AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #90aeac; /* rgb */ color: rgb(144, 174, 172); /* oklch */ color: oklch(72.8% 0.033 191.5);
Tailwind
colors: {
custom: {
50: '#b1c6c4',
500: '#90aeac',
950: '#000000',
},
}SCSS
$custom: #90aeac; $custom-light: #b1c6c4; $custom-dark: #000000;
JSON
{
"hex": "#90aeac",
"rgb": {
"r": 144,
"g": 174,
"b": 172
},
"hsl": {
"h": 176,
"s": 15.625,
"l": 62.353
},
"oklch": {
"l": 0.72773,
"c": 0.03303,
"h": 191.5
},
"luminance": 0.3918
}Semantic roles & 50–950 ramp
primary
#90AEAC
secondary
#D2C7C8
accent
#4C519A
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101312
muted
#7F8281