#90AAAC#90AAAC
#90AAAC is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.029 H 202.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAAC |
|---|---|
| RGB | rgb(144, 170, 172) |
| HSL | hsl(184, 14%, 62%) |
| HSV | hsv(184, 16%, 67%) |
| CMYK | cmyk(16.3%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(67.77, -8.51, -4.03) |
| CIE-LCH | lch(67.77, 9.41, 205.38°) |
| OKLab | oklab(71.89% -0.0268 -0.0109) |
| OKLCH | oklch(71.89% 0.029 202.2) |
| XYZ | xyz(33.3208, 37.6564, 44.5346) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.62
Bluegrey
#85A3B2
ΔE00 6.18
Cool Gray
#9AA7B0
ΔE00 6.82
Bluey Grey
#89A0B0
ΔE00 7.64
Greyblue
#77A1B5
ΔE00 8.13
Pewter
#899397
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAAC #AC9290
analogous
#90ACA0 #90AAAC #909CAC
triadic
#90AAAC #AC90AA #AAAC90
tetradic
#90AAAC #A090AC #AC9290 #9CAC90
square
#90AAAC #A090AC #AC9290 #9CAC90
split-complementary
#90AAAC #AC909C #ACA090
monochromatic
#536D6F #6D8F92 #90AAAC #B3C5C6 #D6E0E0
Accessibility & contrast
On white
2.46
#90AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#90AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAAC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAAC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AC
Deuteranopia (green-blind)
#A1A3AC
Tritanopia (blue-blind)
#88ACAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aaac; /* rgb */ color: rgb(144, 170, 172); /* oklch */ color: oklch(71.9% 0.029 202.2);
Tailwind
colors: {
custom: {
50: '#b1c3c4',
500: '#90aaac',
950: '#000000',
},
}SCSS
$custom: #90aaac; $custom-light: #b1c3c4; $custom-dark: #000000;
JSON
{
"hex": "#90aaac",
"rgb": {
"r": 144,
"g": 170,
"b": 172
},
"hsl": {
"h": 184.286,
"s": 14.433,
"l": 61.961
},
"oklch": {
"l": 0.7189,
"c": 0.02892,
"h": 202.2
},
"luminance": 0.37657
}Semantic roles & 50–950 ramp
primary
#90AAAC
secondary
#D1C7C7
accent
#524D99
background
#FAFBFC
surface
#F5F7F8
border
#CFD0D1
text
#101212
muted
#7F8181