#90A69C#90A69C
#90A69C is a light, muted teal. Relative luminance 0.356; OKLCH L 70.5% C 0.029 H 166.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #90A69C |
|---|---|
| RGB | rgb(144, 166, 156) |
| HSL | hsl(153, 11%, 61%) |
| HSV | hsv(153, 13%, 65%) |
| CMYK | cmyk(13.3%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(66.21, -9.69, 2.59) |
| CIE-LCH | lch(66.21, 10.03, 165.03°) |
| OKLab | oklab(70.52% -0.0277 0.0067) |
| OKLCH | oklch(70.52% 0.029 166.4) |
| XYZ | xyz(31.1372, 35.6014, 36.6773) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.55
Greyish Teal
#719F91
ΔE00 7.60
Greenish Grey
#96AE8D
ΔE00 8.36
Grey
#929591
ΔE00 9.37
Grey Green
#86A17D
ΔE00 9.50
Cement
#A5A391
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A69C #A6909A
analogous
#90A691 #90A69C #90A5A6
triadic
#90A69C #9C90A6 #A69C90
tetradic
#90A69C #9190A6 #A6909A #A5A690
square
#90A69C #9190A6 #A6909A #A5A690
split-complementary
#90A69C #A690A5 #A69190
monochromatic
#53685F #6F8A7E #90A69C #B2C1BA #D4DCD9
Accessibility & contrast
On white
2.59
#90A69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#90A69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A69C
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A69C | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#8CA6A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #90a69c; /* rgb */ color: rgb(144, 166, 156); /* oklch */ color: oklch(70.5% 0.029 166.4);
Tailwind
colors: {
custom: {
50: '#b0c0b9',
500: '#90a69c',
950: '#000000',
},
}SCSS
$custom: #90a69c; $custom-light: #b0c0b9; $custom-dark: #000000;
JSON
{
"hex": "#90a69c",
"rgb": {
"r": 144,
"g": 166,
"b": 156
},
"hsl": {
"h": 152.727,
"s": 11,
"l": 60.784
},
"oklch": {
"l": 0.70515,
"c": 0.02853,
"h": 166.4
},
"luminance": 0.35602
}Semantic roles & 50–950 ramp
primary
#90A69C
secondary
#CDC5C9
accent
#507095
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180