#90AAA1#90AAA1
#90AAA1 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.032 H 172.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA1 |
|---|---|
| RGB | rgb(144, 170, 161) |
| HSL | hsl(159, 13%, 62%) |
| HSV | hsv(159, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.47, -10.82, 1.63) |
| CIE-LCH | lch(67.47, 10.94, 171.44°) |
| OKLab | oklab(71.55% -0.0313 0.0042) |
| OKLCH | oklch(71.55% 0.032 172.5) |
| XYZ | xyz(32.3077, 37.2512, 39.1993) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.29
Cool Grey
#95A3A6
ΔE00 7.95
Greenish Grey
#96AE8D
ΔE00 8.67
Grey Green
#86A17D
ΔE00 10.15
Cadetblue
#5F9EA0
ΔE00 10.32
Dull Teal
#5F9E8F
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA1 #AA9099
analogous
#90AA94 #90AAA1 #90A6AA
triadic
#90AAA1 #A190AA #AAA190
tetradic
#90AAA1 #9490AA #AA9099 #A6AA90
square
#90AAA1 #9490AA #AA9099 #A6AA90
split-complementary
#90AAA1 #AA90A6 #AA9490
monochromatic
#536D64 #6E8F84 #90AAA1 #B3C5BE #D5DFDC
Accessibility & contrast
On white
2.49
#90AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#90AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA1
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA1 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A1
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#8AABA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #90aaa1; /* rgb */ color: rgb(144, 170, 161); /* oklch */ color: oklch(71.6% 0.032 172.5);
Tailwind
colors: {
custom: {
50: '#b0c3bc',
500: '#90aaa1',
950: '#000000',
},
}SCSS
$custom: #90aaa1; $custom-light: #b0c3bc; $custom-dark: #000000;
JSON
{
"hex": "#90aaa1",
"rgb": {
"r": 144,
"g": 170,
"b": 161
},
"hsl": {
"h": 159.231,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71551,
"c": 0.0316,
"h": 172.5
},
"luminance": 0.37252
}Semantic roles & 50–950 ramp
primary
#90AAA1
secondary
#D0C6C9
accent
#4E6797
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181