#90AFA5#90AFA5
#90AFA5 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.8% C 0.037 H 173.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #90AFA5 |
|---|---|
| RGB | rgb(144, 175, 165) |
| HSL | hsl(161, 16%, 63%) |
| HSV | hsv(161, 18%, 69%) |
| CMYK | cmyk(17.7%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(68.97, -12.64, 1.60) |
| CIE-LCH | lch(68.97, 12.74, 172.77°) |
| OKLab | oklab(72.78% -0.0367 0.0041) |
| OKLCH | oklch(72.78% 0.037 173.7) |
| XYZ | xyz(33.6213, 39.3049, 41.4052) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.12
Greenish Grey
#96AE8D
ΔE00 8.50
Cool Grey
#95A3A6
ΔE00 9.42
Dull Teal
#5F9E8F
ΔE00 9.94
Cadetblue
#5F9EA0
ΔE00 10.23
Grey Green
#86A17D
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AFA5 #AF909A
analogous
#90AF96 #90AFA5 #90A9AF
triadic
#90AFA5 #A590AF #AFA590
tetradic
#90AFA5 #9690AF #AF909A #A9AF90
square
#90AFA5 #9690AF #AF909A #A9AF90
split-complementary
#90AFA5 #AF90A9 #AF9690
monochromatic
#527268 #6C9588 #90AFA5 #B4C9C2 #D7E2DF
Accessibility & contrast
On white
2.37
#90AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#90AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AFA5
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AFA5 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#A7A7A6
Tritanopia (blue-blind)
#89B0AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #90afa5; /* rgb */ color: rgb(144, 175, 165); /* oklch */ color: oklch(72.8% 0.037 173.7);
Tailwind
colors: {
custom: {
50: '#b1c7bf',
500: '#90afa5',
950: '#000000',
},
}SCSS
$custom: #90afa5; $custom-light: #b1c7bf; $custom-dark: #000000;
JSON
{
"hex": "#90afa5",
"rgb": {
"r": 144,
"g": 175,
"b": 165
},
"hsl": {
"h": 160.645,
"s": 16.23,
"l": 62.549
},
"oklch": {
"l": 0.72782,
"c": 0.0369,
"h": 173.7
},
"luminance": 0.39306
}Semantic roles & 50–950 ramp
primary
#90AFA5
secondary
#D3C8CB
accent
#4B659A
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101312
muted
#7F8281