#90A8A0#90A8A0
#90A8A0 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.1% C 0.029 H 173.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90A8A0 |
|---|---|
| RGB | rgb(144, 168, 160) |
| HSL | hsl(160, 12%, 61%) |
| HSV | hsv(160, 14%, 66%) |
| CMYK | cmyk(14.3%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(66.88, -9.95, 1.33) |
| CIE-LCH | lch(66.88, 10.04, 172.39°) |
| OKLab | oklab(71.08% -0.0289 0.0034) |
| OKLCH | oklch(71.08% 0.029 173.3) |
| XYZ | xyz(31.8478, 36.4719, 38.6127) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.16
Greyish Teal
#719F91
ΔE00 7.63
Greenish Grey
#96AE8D
ΔE00 9.12
Grey
#929591
ΔE00 9.86
Cadetblue
#5F9EA0
ΔE00 10.39
Pewter
#899397
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A8A0 #A89098
analogous
#90A894 #90A8A0 #90A4A8
triadic
#90A8A0 #A090A8 #A8A090
tetradic
#90A8A0 #9490A8 #A89098 #A4A890
square
#90A8A0 #9490A8 #A89098 #A4A890
split-complementary
#90A8A0 #A890A4 #A89490
monochromatic
#536A63 #6E8D82 #90A8A0 #B2C3BD #D5DEDB
Accessibility & contrast
On white
2.53
#90A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#90A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A8A0
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A8A0 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A0
Deuteranopia (green-blind)
#A2A1A1
Tritanopia (blue-blind)
#8BA9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #90a8a0; /* rgb */ color: rgb(144, 168, 160); /* oklch */ color: oklch(71.1% 0.029 173.3);
Tailwind
colors: {
custom: {
50: '#b0c1bc',
500: '#90a8a0',
950: '#000000',
},
}SCSS
$custom: #90a8a0; $custom-light: #b0c1bc; $custom-dark: #000000;
JSON
{
"hex": "#90a8a0",
"rgb": {
"r": 144,
"g": 168,
"b": 160
},
"hsl": {
"h": 160,
"s": 12.121,
"l": 61.176
},
"oklch": {
"l": 0.71077,
"c": 0.02911,
"h": 173.3
},
"luminance": 0.36473
}Semantic roles & 50–950 ramp
primary
#90A8A0
secondary
#CEC5C8
accent
#4F6796
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181