#90ACA2#90ACA2
#90ACA2 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.0% C 0.034 H 171.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #90ACA2 |
|---|---|
| RGB | rgb(144, 172, 162) |
| HSL | hsl(159, 14%, 62%) |
| HSV | hsv(159, 16%, 67%) |
| CMYK | cmyk(16.3%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(68.05, -11.67, 1.93) |
| CIE-LCH | lch(68.05, 11.83, 170.63°) |
| OKLab | oklab(72.02% -0.0337 0.0049) |
| OKLCH | oklch(72.02% 0.034 171.7) |
| XYZ | xyz(32.7740, 38.0421, 39.7915) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.07
Greenish Grey
#96AE8D
ΔE00 8.30
Cool Grey
#95A3A6
ΔE00 8.73
Grey Green
#86A17D
ΔE00 9.95
Dull Teal
#5F9E8F
ΔE00 10.07
Cadetblue
#5F9EA0
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ACA2 #AC909A
analogous
#90AC94 #90ACA2 #90A8AC
triadic
#90ACA2 #A290AC #ACA290
tetradic
#90ACA2 #9490AC #AC909A #A8AC90
square
#90ACA2 #9490AC #AC909A #A8AC90
split-complementary
#90ACA2 #AC90A8 #AC9490
monochromatic
#536F65 #6D9285 #90ACA2 #B3C6BF #D6E0DD
Accessibility & contrast
On white
2.44
#90ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#90ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ACA2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ACA2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#8AADA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90aca2; /* rgb */ color: rgb(144, 172, 162); /* oklch */ color: oklch(72.0% 0.034 171.7);
Tailwind
colors: {
custom: {
50: '#b0c4bd',
500: '#90aca2',
950: '#000000',
},
}SCSS
$custom: #90aca2; $custom-light: #b0c4bd; $custom-dark: #000000;
JSON
{
"hex": "#90aca2",
"rgb": {
"r": 144,
"g": 172,
"b": 162
},
"hsl": {
"h": 158.571,
"s": 14.433,
"l": 61.961
},
"oklch": {
"l": 0.72025,
"c": 0.0341,
"h": 171.7
},
"luminance": 0.38043
}Semantic roles & 50–950 ramp
primary
#90ACA2
secondary
#D1C7CA
accent
#4D6899
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181