#90AAA2#90AAA2
#90AAA2 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.031 H 174.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA2 |
|---|---|
| RGB | rgb(144, 170, 162) |
| HSL | hsl(162, 13%, 62%) |
| HSV | hsv(162, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.49, -10.61, 1.11) |
| CIE-LCH | lch(67.49, 10.67, 174.02°) |
| OKLab | oklab(71.58% -0.0309 0.0028) |
| OKLCH | oklch(71.58% 0.031 174.8) |
| XYZ | xyz(32.3963, 37.2866, 39.6656) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 7.60
Greenish Grey
#96AE8D
ΔE00 9.10
Cadetblue
#5F9EA0
ΔE00 10.17
Dull Teal
#5F9E8F
ΔE00 10.49
Grey Green
#86A17D
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA2 #AA9098
analogous
#90AA95 #90AAA2 #90A5AA
triadic
#90AAA2 #A290AA #AAA290
tetradic
#90AAA2 #9590AA #AA9098 #A5AA90
square
#90AAA2 #9590AA #AA9098 #A5AA90
split-complementary
#90AAA2 #AA90A5 #AA9590
monochromatic
#536D65 #6E8F85 #90AAA2 #B3C5BF #D5DFDC
Accessibility & contrast
On white
2.48
#90AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#90AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA2 | 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)
#A8A6A2
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#8AABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #90aaa2; /* rgb */ color: rgb(144, 170, 162); /* oklch */ color: oklch(71.6% 0.031 174.8);
Tailwind
colors: {
custom: {
50: '#b0c3bd',
500: '#90aaa2',
950: '#000000',
},
}SCSS
$custom: #90aaa2; $custom-light: #b0c3bd; $custom-dark: #000000;
JSON
{
"hex": "#90aaa2",
"rgb": {
"r": 144,
"g": 170,
"b": 162
},
"hsl": {
"h": 161.538,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71581,
"c": 0.03104,
"h": 174.8
},
"luminance": 0.37287
}Semantic roles & 50–950 ramp
primary
#90AAA2
secondary
#D0C6C9
accent
#4E6597
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181