#90A29C#90A29C
#90A29C is a light, muted teal. Relative luminance 0.342; OKLCH L 69.6% C 0.022 H 173.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #90A29C |
|---|---|
| RGB | rgb(144, 162, 156) |
| HSL | hsl(160, 9%, 60%) |
| HSV | hsv(160, 11%, 64%) |
| CMYK | cmyk(11.1%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(65.10, -7.54, 0.97) |
| CIE-LCH | lch(65.10, 7.60, 172.69°) |
| OKLab | oklab(69.63% -0.0219 0.0025) |
| OKLCH | oklch(69.63% 0.022 173.6) |
| XYZ | xyz(30.4213, 34.1697, 36.4387) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.28
Grey
#929591
ΔE00 7.27
Pewter
#899397
ΔE00 7.90
Cool Gray
#9AA7B0
ΔE00 8.82
Greyish Teal
#719F91
ΔE00 9.05
Cement
#A5A391
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A29C #A29096
analogous
#90A293 #90A29C #909FA2
triadic
#90A29C #9C90A2 #A29C90
tetradic
#90A29C #9390A2 #A29096 #9FA290
square
#90A29C #9390A2 #A29096 #9FA290
split-complementary
#90A29C #A2909F #A29390
monochromatic
#54645F #70857E #90A29C #B1BEBA #D3DAD7
Accessibility & contrast
On white
2.68
#90A29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#90A29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A29C
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A29C | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9C
Deuteranopia (green-blind)
#9D9D9C
Tritanopia (blue-blind)
#8CA2A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #90a29c; /* rgb */ color: rgb(144, 162, 156); /* oklch */ color: oklch(69.6% 0.022 173.6);
Tailwind
colors: {
custom: {
50: '#b0bdb9',
500: '#90a29c',
950: '#000000',
},
}SCSS
$custom: #90a29c; $custom-light: #b0bdb9; $custom-dark: #000000;
JSON
{
"hex": "#90a29c",
"rgb": {
"r": 144,
"g": 162,
"b": 156
},
"hsl": {
"h": 160,
"s": 8.824,
"l": 60
},
"oklch": {
"l": 0.6963,
"c": 0.02208,
"h": 173.6
},
"luminance": 0.3417
}Semantic roles & 50–950 ramp
primary
#90A29C
secondary
#CAC3C6
accent
#768AB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180