#90AAA8#90AAA8
#90AAA8 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.8% C 0.029 H 190.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA8 |
|---|---|
| RGB | rgb(144, 170, 168) |
| HSL | hsl(175, 13%, 62%) |
| HSV | hsv(175, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.65, -9.36, -1.98) |
| CIE-LCH | lch(67.65, 9.57, 191.94°) |
| OKLab | oklab(71.76% -0.0284 -0.0054) |
| OKLCH | oklch(71.76% 0.029 190.8) |
| XYZ | xyz(32.9424, 37.5050, 42.5418) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.62
Bluegrey
#85A3B2
ΔE00 8.08
Cool Gray
#9AA7B0
ΔE00 8.34
Greyish Teal
#719F91
ΔE00 9.04
Bluey Grey
#89A0B0
ΔE00 9.48
Pewter
#899397
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA8 #AA9092
analogous
#90AA9B #90AAA8 #909FAA
triadic
#90AAA8 #A890AA #AAA890
tetradic
#90AAA8 #9B90AA #AA9092 #9FAA90
square
#90AAA8 #9B90AA #AA9092 #9FAA90
split-complementary
#90AAA8 #AA909F #AA9B90
monochromatic
#536D6B #6E8F8D #90AAA8 #B3C5C3 #D5DFDE
Accessibility & contrast
On white
2.47
#90AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#90AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA8
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA8 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A8
Deuteranopia (green-blind)
#A2A3A8
Tritanopia (blue-blind)
#89ACA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aaa8; /* rgb */ color: rgb(144, 170, 168); /* oklch */ color: oklch(71.8% 0.029 190.8);
Tailwind
colors: {
custom: {
50: '#b0c3c1',
500: '#90aaa8',
950: '#000000',
},
}SCSS
$custom: #90aaa8; $custom-light: #b0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#90aaa8",
"rgb": {
"r": 144,
"g": 170,
"b": 168
},
"hsl": {
"h": 175.385,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71764,
"c": 0.02892,
"h": 190.8
},
"luminance": 0.37506
}Semantic roles & 50–950 ramp
primary
#90AAA8
secondary
#D0C6C7
accent
#4E5497
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181