#90AAA3#90AAA3
#90AAA3 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.031 H 177.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA3 |
|---|---|
| RGB | rgb(144, 170, 163) |
| HSL | hsl(164, 13%, 62%) |
| HSV | hsv(164, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.52, -10.41, 0.60) |
| CIE-LCH | lch(67.52, 10.42, 176.73°) |
| OKLab | oklab(71.61% -0.0305 0.0014) |
| OKLCH | oklch(71.61% 0.031 177.3) |
| XYZ | xyz(32.4855, 37.3223, 40.1356) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.25
Greyish Teal
#719F91
ΔE00 7.66
Greenish Grey
#96AE8D
ΔE00 9.54
Cadetblue
#5F9EA0
ΔE00 10.03
Cool Gray
#9AA7B0
ΔE00 10.32
Bluegrey
#85A3B2
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA3 #AA9097
analogous
#90AA96 #90AAA3 #90A4AA
triadic
#90AAA3 #A390AA #AAA390
tetradic
#90AAA3 #9690AA #AA9097 #A4AA90
square
#90AAA3 #9690AA #AA9097 #A4AA90
split-complementary
#90AAA3 #AA90A4 #AA9690
monochromatic
#536D66 #6E8F86 #90AAA3 #B3C5C0 #D5DFDC
Accessibility & contrast
On white
2.48
#90AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#90AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#8AABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #90aaa3; /* rgb */ color: rgb(144, 170, 163); /* oklch */ color: oklch(71.6% 0.031 177.3);
Tailwind
colors: {
custom: {
50: '#b0c3be',
500: '#90aaa3',
950: '#000000',
},
}SCSS
$custom: #90aaa3; $custom-light: #b0c3be; $custom-dark: #000000;
JSON
{
"hex": "#90aaa3",
"rgb": {
"r": 144,
"g": 170,
"b": 163
},
"hsl": {
"h": 163.846,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71611,
"c": 0.03052,
"h": 177.3
},
"luminance": 0.37323
}Semantic roles & 50–950 ramp
primary
#90AAA3
secondary
#D0C6C9
accent
#4E6297
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181