#90A29A#90A29A
#90A29A is a light, muted teal. Relative luminance 0.341; OKLCH L 69.6% C 0.023 H 167.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #90A29A |
|---|---|
| RGB | rgb(144, 162, 154) |
| HSL | hsl(153, 9%, 60%) |
| HSV | hsv(153, 11%, 64%) |
| CMYK | cmyk(11.1%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(65.04, -7.94, 2.01) |
| CIE-LCH | lch(65.04, 8.19, 165.81°) |
| OKLab | oklab(69.57% -0.0228 0.0052) |
| OKLCH | oklch(69.57% 0.023 167.1) |
| XYZ | xyz(30.2534, 34.1025, 35.5541) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.17
Grey
#929591
ΔE00 7.53
Pewter
#899397
ΔE00 8.60
Greyish Teal
#719F91
ΔE00 8.68
Cement
#A5A391
ΔE00 9.09
Greenish Grey
#96AE8D
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A29A #A29098
analogous
#90A291 #90A29A #90A1A2
triadic
#90A29A #9A90A2 #A29A90
tetradic
#90A29A #9190A2 #A29098 #A1A290
square
#90A29A #9190A2 #A29098 #A1A290
split-complementary
#90A29A #A290A1 #A29190
monochromatic
#54645D #70857C #90A29A #B1BEB8 #D3DAD7
Accessibility & contrast
On white
2.69
#90A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#90A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A29A
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A29A | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9A
Deuteranopia (green-blind)
#9E9D9A
Tritanopia (blue-blind)
#8DA2A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #90a29a; /* rgb */ color: rgb(144, 162, 154); /* oklch */ color: oklch(69.6% 0.023 167.1);
Tailwind
colors: {
custom: {
50: '#b0bdb7',
500: '#90a29a',
950: '#000000',
},
}SCSS
$custom: #90a29a; $custom-light: #b0bdb7; $custom-dark: #000000;
JSON
{
"hex": "#90a29a",
"rgb": {
"r": 144,
"g": 162,
"b": 154
},
"hsl": {
"h": 153.333,
"s": 8.824,
"l": 60
},
"oklch": {
"l": 0.69571,
"c": 0.02337,
"h": 167.1
},
"luminance": 0.34103
}Semantic roles & 50–950 ramp
primary
#90A29A
secondary
#CAC3C7
accent
#7691B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180