#90AAA5#90AAA5
#90AAA5 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.7% C 0.030 H 182.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90AAA5 |
|---|---|
| RGB | rgb(144, 170, 165) |
| HSL | hsl(168, 13%, 62%) |
| HSV | hsv(168, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.57, -9.99, -0.44) |
| CIE-LCH | lch(67.57, 10.00, 182.50°) |
| OKLab | oklab(71.67% -0.0297 -0.0013) |
| OKLCH | oklch(71.67% 0.03 182.5) |
| XYZ | xyz(32.6661, 37.3945, 41.0868) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.57
Greyish Teal
#719F91
ΔE00 8.13
Cool Gray
#9AA7B0
ΔE00 9.53
Bluegrey
#85A3B2
ΔE00 9.53
Cadetblue
#5F9EA0
ΔE00 9.82
Pewter
#899397
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AAA5 #AA9095
analogous
#90AA98 #90AAA5 #90A2AA
triadic
#90AAA5 #A590AA #AAA590
tetradic
#90AAA5 #9890AA #AA9095 #A2AA90
square
#90AAA5 #9890AA #AA9095 #A2AA90
split-complementary
#90AAA5 #AA90A2 #AA9890
monochromatic
#536D68 #6E8F89 #90AAA5 #B3C5C1 #D5DFDD
Accessibility & contrast
On white
2.48
#90AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#90AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AAA5
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AAA5 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A5
Deuteranopia (green-blind)
#A2A3A5
Tritanopia (blue-blind)
#89ABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aaa5; /* rgb */ color: rgb(144, 170, 165); /* oklch */ color: oklch(71.7% 0.030 182.5);
Tailwind
colors: {
custom: {
50: '#b0c3bf',
500: '#90aaa5',
950: '#000000',
},
}SCSS
$custom: #90aaa5; $custom-light: #b0c3bf; $custom-dark: #000000;
JSON
{
"hex": "#90aaa5",
"rgb": {
"r": 144,
"g": 170,
"b": 165
},
"hsl": {
"h": 168.462,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71671,
"c": 0.02969,
"h": 182.5
},
"luminance": 0.37395
}Semantic roles & 50–950 ramp
primary
#90AAA5
secondary
#D0C6C8
accent
#4E5C97
background
#FAFBFB
surface
#F5F7F7
border
#CFD0D0
text
#101212
muted
#7F8181