#90A6A2#90A6A2
#90A6A2 is a light, muted teal. Relative luminance 0.358; OKLCH L 70.7% C 0.025 H 183.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #90A6A2 |
|---|---|
| RGB | rgb(144, 166, 162) |
| HSL | hsl(169, 11%, 61%) |
| HSV | hsv(169, 13%, 65%) |
| CMYK | cmyk(13.3%, 0%, 2.4%, 34.9%) |
| CIE-LAB | lab(66.37, -8.47, -0.52) |
| CIE-LCH | lch(66.37, 8.49, 183.50°) |
| OKLab | oklab(70.69% -0.0252 -0.0015) |
| OKLCH | oklch(70.69% 0.025 183.4) |
| XYZ | xyz(31.6578, 35.8097, 39.4194) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.17
Cool Gray
#9AA7B0
ΔE00 8.41
Pewter
#899397
ΔE00 8.62
Grey
#929591
ΔE00 8.75
Bluegrey
#85A3B2
ΔE00 8.79
Greyish Teal
#719F91
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A6A2 #A69094
analogous
#90A697 #90A6A2 #909FA6
triadic
#90A6A2 #A290A6 #A6A290
tetradic
#90A6A2 #9790A6 #A69094 #9FA690
square
#90A6A2 #9790A6 #A69094 #9FA690
split-complementary
#90A6A2 #A6909F #A69790
monochromatic
#536864 #6F8A85 #90A6A2 #B2C1BE #D4DCDB
Accessibility & contrast
On white
2.57
#90A6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#90A6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A6A2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A6A2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#9FA0A2
Tritanopia (blue-blind)
#8BA7A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #90a6a2; /* rgb */ color: rgb(144, 166, 162); /* oklch */ color: oklch(70.7% 0.025 183.4);
Tailwind
colors: {
custom: {
50: '#b0c0bd',
500: '#90a6a2',
950: '#000000',
},
}SCSS
$custom: #90a6a2; $custom-light: #b0c0bd; $custom-dark: #000000;
JSON
{
"hex": "#90a6a2",
"rgb": {
"r": 144,
"g": 166,
"b": 162
},
"hsl": {
"h": 169.091,
"s": 11,
"l": 60.784
},
"oklch": {
"l": 0.70695,
"c": 0.02526,
"h": 183.4
},
"luminance": 0.3581
}Semantic roles & 50–950 ramp
primary
#90A6A2
secondary
#CDC5C6
accent
#505D95
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181