#90A8A2#90A8A2
#90A8A2 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.1% C 0.028 H 178.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90A8A2 |
|---|---|
| RGB | rgb(144, 168, 162) |
| HSL | hsl(165, 12%, 61%) |
| HSV | hsv(165, 14%, 66%) |
| CMYK | cmyk(14.3%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(66.93, -9.54, 0.30) |
| CIE-LCH | lch(66.93, 9.55, 178.22°) |
| OKLab | oklab(71.14% -0.0281 0.0006) |
| OKLCH | oklch(71.14% 0.028 178.7) |
| XYZ | xyz(32.0242, 36.5424, 39.5416) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.41
Greyish Teal
#719F91
ΔE00 8.05
Cool Gray
#9AA7B0
ΔE00 9.58
Grey
#929591
ΔE00 9.67
Pewter
#899397
ΔE00 9.84
Bluegrey
#85A3B2
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90A8A2 #A89096
analogous
#90A896 #90A8A2 #90A2A8
triadic
#90A8A2 #A290A8 #A8A290
tetradic
#90A8A2 #9690A8 #A89096 #A2A890
square
#90A8A2 #9690A8 #A89096 #A2A890
split-complementary
#90A8A2 #A890A2 #A89690
monochromatic
#536A65 #6E8D85 #90A8A2 #B2C3BF #D5DEDB
Accessibility & contrast
On white
2.53
#90A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#90A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90A8A2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90A8A2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#8AA9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #90a8a2; /* rgb */ color: rgb(144, 168, 162); /* oklch */ color: oklch(71.1% 0.028 178.7);
Tailwind
colors: {
custom: {
50: '#b0c1bd',
500: '#90a8a2',
950: '#000000',
},
}SCSS
$custom: #90a8a2; $custom-light: #b0c1bd; $custom-dark: #000000;
JSON
{
"hex": "#90a8a2",
"rgb": {
"r": 144,
"g": 168,
"b": 162
},
"hsl": {
"h": 165,
"s": 12.121,
"l": 61.176
},
"oklch": {
"l": 0.71137,
"c": 0.02808,
"h": 178.7
},
"luminance": 0.36543
}Semantic roles & 50–950 ramp
primary
#90A8A2
secondary
#CEC5C8
accent
#4F6196
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181