#90ACA6#90ACA6
#90ACA6 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.1% C 0.032 H 180.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #90ACA6 |
|---|---|
| RGB | rgb(144, 172, 166) |
| HSL | hsl(167, 14%, 62%) |
| HSV | hsv(167, 16%, 67%) |
| CMYK | cmyk(16.3%, 0%, 3.5%, 32.5%) |
| CIE-LAB | lab(68.16, -10.85, -0.13) |
| CIE-LCH | lch(68.16, 10.85, 180.71°) |
| OKLab | oklab(72.15% -0.0321 -0.0005) |
| OKLCH | oklch(72.15% 0.032 180.9) |
| XYZ | xyz(33.1353, 38.1866, 41.6940) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.43
Greyish Teal
#719F91
ΔE00 7.80
Cadetblue
#5F9EA0
ΔE00 9.75
Greenish Grey
#96AE8D
ΔE00 10.03
Bluegrey
#85A3B2
ΔE00 10.19
Cool Gray
#9AA7B0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ACA6 #AC9096
analogous
#90AC98 #90ACA6 #90A4AC
triadic
#90ACA6 #A690AC #ACA690
tetradic
#90ACA6 #9890AC #AC9096 #A4AC90
square
#90ACA6 #9890AC #AC9096 #A4AC90
split-complementary
#90ACA6 #AC90A4 #AC9890
monochromatic
#536F69 #6D928A #90ACA6 #B3C6C2 #D6E0DE
Accessibility & contrast
On white
2.43
#90ACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#90ACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ACA6
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ACA6 | 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)
#A9A8A6
Deuteranopia (green-blind)
#A4A4A7
Tritanopia (blue-blind)
#89ADAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90aca6; /* rgb */ color: rgb(144, 172, 166); /* oklch */ color: oklch(72.1% 0.032 180.9);
Tailwind
colors: {
custom: {
50: '#b0c4c0',
500: '#90aca6',
950: '#000000',
},
}SCSS
$custom: #90aca6; $custom-light: #b0c4c0; $custom-dark: #000000;
JSON
{
"hex": "#90aca6",
"rgb": {
"r": 144,
"g": 172,
"b": 166
},
"hsl": {
"h": 167.143,
"s": 14.433,
"l": 61.961
},
"oklch": {
"l": 0.72145,
"c": 0.03206,
"h": 180.9
},
"luminance": 0.38188
}Semantic roles & 50–950 ramp
primary
#90ACA6
secondary
#D1C7C9
accent
#4D5D99
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181