#90A8A4#90A8A4
#90A8A4 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.2% C 0.027 H 184.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #90A8A4 |
|---|---|
| RGB | rgb(144, 168, 164) |
| HSL | hsl(170, 12%, 61%) |
| HSV | hsv(170, 14%, 66%) |
| CMYK | cmyk(14.3%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(66.99, -9.13, -0.74) |
| CIE-LCH | lch(66.99, 9.16, 184.61°) |
| OKLab | oklab(71.2% -0.0272 -0.0021) |
| OKLCH | oklch(71.2% 0.027 184.4) |
| XYZ | xyz(32.2034, 36.6141, 40.4853) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.69
Greyish Teal
#719F91
ΔE00 8.57
Cool Gray
#9AA7B0
ΔE00 8.75
Bluegrey
#85A3B2
ΔE00 8.89
Pewter
#899397
ΔE00 9.31
Grey
#929591
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A8A4 #A89094
analogous
#90A898 #90A8A4 #90A0A8
triadic
#90A8A4 #A490A8 #A8A490
tetradic
#90A8A4 #9890A8 #A89094 #A0A890
square
#90A8A4 #9890A8 #A89094 #A0A890
split-complementary
#90A8A4 #A890A0 #A89890
monochromatic
#536A66 #6E8D88 #90A8A4 #B2C3C0 #D5DEDC
Accessibility & contrast
On white
2.52
#90A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#90A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A8A4
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A8A4 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A4
Deuteranopia (green-blind)
#A1A2A4
Tritanopia (blue-blind)
#8AA9A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #90a8a4; /* rgb */ color: rgb(144, 168, 164); /* oklch */ color: oklch(71.2% 0.027 184.4);
Tailwind
colors: {
custom: {
50: '#b0c1be',
500: '#90a8a4',
950: '#000000',
},
}SCSS
$custom: #90a8a4; $custom-light: #b0c1be; $custom-dark: #000000;
JSON
{
"hex": "#90a8a4",
"rgb": {
"r": 144,
"g": 168,
"b": 164
},
"hsl": {
"h": 170,
"s": 12.121,
"l": 61.176
},
"oklch": {
"l": 0.71198,
"c": 0.02732,
"h": 184.4
},
"luminance": 0.36615
}Semantic roles & 50–950 ramp
primary
#90A8A4
secondary
#CEC5C7
accent
#4F5B96
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181