#90AAAA#90AAAA
#90AAAA is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.029 H 196.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAAA |
|---|---|
| RGB | rgb(144, 170, 170) |
| HSL | hsl(180, 13%, 62%) |
| HSV | hsv(180, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(67.71, -8.94, -3.01) |
| CIE-LCH | lch(67.71, 9.43, 198.60°) |
| OKLab | oklab(71.83% -0.0276 -0.0082) |
| OKLCH | oklch(71.83% 0.029 196.5) |
| XYZ | xyz(33.1301, 37.5801, 43.5306) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.06
Bluegrey
#85A3B2
ΔE00 7.12
Cool Gray
#9AA7B0
ΔE00 7.57
Bluey Grey
#89A0B0
ΔE00 8.55
Greyblue
#77A1B5
ΔE00 8.98
Pewter
#899397
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAAA #AA9090
analogous
#90AA9D #90AAAA #909DAA
triadic
#90AAAA #AA90AA #AAAA90
tetradic
#90AAAA #9D90AA #AA9090 #9DAA90
square
#90AAAA #9D90AA #AA9090 #9DAA90
split-complementary
#90AAAA #AA909D #AA9D90
monochromatic
#536D6D #6E8F8F #90AAAA #B3C5C5 #D5DFDF
Accessibility & contrast
On white
2.47
#90AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#90AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAAA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAAA | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#88ACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aaaa; /* rgb */ color: rgb(144, 170, 170); /* oklch */ color: oklch(71.8% 0.029 196.5);
Tailwind
colors: {
custom: {
50: '#b1c3c3',
500: '#90aaaa',
950: '#000000',
},
}SCSS
$custom: #90aaaa; $custom-light: #b1c3c3; $custom-dark: #000000;
JSON
{
"hex": "#90aaaa",
"rgb": {
"r": 144,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71826,
"c": 0.02878,
"h": 196.5
},
"luminance": 0.37581
}Semantic roles & 50–950 ramp
primary
#90AAAA
secondary
#D0C6C6
accent
#4E4E97
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181