#90A89C#90A89C
#90A89C is a light, muted teal. Relative luminance 0.363; OKLCH L 71.0% C 0.032 H 163.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #90A89C |
|---|---|
| RGB | rgb(144, 168, 156) |
| HSL | hsl(150, 12%, 61%) |
| HSV | hsv(150, 14%, 66%) |
| CMYK | cmyk(14.3%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(66.77, -10.76, 3.40) |
| CIE-LCH | lch(66.77, 11.28, 162.45°) |
| OKLab | oklab(70.96% -0.0306 0.0088) |
| OKLCH | oklch(70.96% 0.032 163.9) |
| XYZ | xyz(31.5035, 36.3342, 36.7994) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.13
Greenish Grey
#96AE8D
ΔE00 7.45
Cool Grey
#95A3A6
ΔE00 8.64
Grey Green
#86A17D
ΔE00 8.78
Sage Green
#9CAF88
ΔE00 9.43
Greeny Grey
#7EA07A
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A89C #A8909C
analogous
#90A890 #90A89C #90A8A8
triadic
#90A89C #9C90A8 #A89C90
tetradic
#90A89C #9090A8 #A8909C #A8A890
square
#90A89C #9090A8 #A8909C #A8A890
split-complementary
#90A89C #A890A8 #A89090
monochromatic
#536A5F #6E8D7D #90A89C #B2C3BB #D5DED9
Accessibility & contrast
On white
2.54
#90A89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#90A89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A89C
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A89C | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49B
Deuteranopia (green-blind)
#A2A19D
Tritanopia (blue-blind)
#8CA8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #90a89c; /* rgb */ color: rgb(144, 168, 156); /* oklch */ color: oklch(71.0% 0.032 163.9);
Tailwind
colors: {
custom: {
50: '#b0c1b9',
500: '#90a89c',
950: '#000000',
},
}SCSS
$custom: #90a89c; $custom-light: #b0c1b9; $custom-dark: #000000;
JSON
{
"hex": "#90a89c",
"rgb": {
"r": 144,
"g": 168,
"b": 156
},
"hsl": {
"h": 150,
"s": 12.121,
"l": 61.176
},
"oklch": {
"l": 0.7096,
"c": 0.03185,
"h": 163.9
},
"luminance": 0.36335
}Semantic roles & 50–950 ramp
primary
#90A89C
secondary
#CEC5CA
accent
#4F7396
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101211
muted
#7F8180