#90ACA0#90ACA0
#90ACA0 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.0% C 0.035 H 167.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #90ACA0 |
|---|---|
| RGB | rgb(144, 172, 160) |
| HSL | hsl(154, 14%, 62%) |
| HSV | hsv(154, 16%, 67%) |
| CMYK | cmyk(16.3%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(68.00, -12.08, 2.96) |
| CIE-LCH | lch(68.00, 12.44, 166.24°) |
| OKLab | oklab(71.97% -0.0346 0.0076) |
| OKLCH | oklch(71.97% 0.035 167.5) |
| XYZ | xyz(32.5977, 37.9716, 38.8627) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.87
Greenish Grey
#96AE8D
ΔE00 7.49
Grey Green
#86A17D
ΔE00 9.17
Cool Grey
#95A3A6
ΔE00 9.38
Sage Green
#9CAF88
ΔE00 9.62
Dull Teal
#5F9E8F
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ACA0 #AC909C
analogous
#90AC92 #90ACA0 #90AAAC
triadic
#90ACA0 #A090AC #ACA090
tetradic
#90ACA0 #9290AC #AC909C #AAAC90
square
#90ACA0 #9290AC #AC909C #AAAC90
split-complementary
#90ACA0 #AC90AA #AC9290
monochromatic
#536F63 #6D9282 #90ACA0 #B3C6BE #D6E0DC
Accessibility & contrast
On white
2.44
#90ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#90ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ACA0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ACA0 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#8AACA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90aca0; /* rgb */ color: rgb(144, 172, 160); /* oklch */ color: oklch(72.0% 0.035 167.5);
Tailwind
colors: {
custom: {
50: '#b0c4bc',
500: '#90aca0',
950: '#000000',
},
}SCSS
$custom: #90aca0; $custom-light: #b0c4bc; $custom-dark: #000000;
JSON
{
"hex": "#90aca0",
"rgb": {
"r": 144,
"g": 172,
"b": 160
},
"hsl": {
"h": 154.286,
"s": 14.433,
"l": 61.961
},
"oklch": {
"l": 0.71967,
"c": 0.03541,
"h": 167.5
},
"luminance": 0.37972
}Semantic roles & 50–950 ramp
primary
#90ACA0
secondary
#D1C7CB
accent
#4D6D99
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181