#90ABA5#90ABA5
#90ABA5 is a light, muted teal. Relative luminance 0.378; OKLCH L 71.9% C 0.031 H 180.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA5 |
|---|---|
| RGB | rgb(144, 171, 165) |
| HSL | hsl(167, 14%, 62%) |
| HSV | hsv(167, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(67.85, -10.52, -0.03) |
| CIE-LCH | lch(67.85, 10.52, 180.15°) |
| OKLab | oklab(71.89% -0.0311 -0.0002) |
| OKLCH | oklch(71.89% 0.031 180.4) |
| XYZ | xyz(32.8543, 37.7709, 41.1495) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.17
Greyish Teal
#719F91
ΔE00 7.83
Cadetblue
#5F9EA0
ΔE00 9.82
Greenish Grey
#96AE8D
ΔE00 10.00
Bluegrey
#85A3B2
ΔE00 10.09
Cool Gray
#9AA7B0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA5 #AB9096
analogous
#90AB98 #90ABA5 #90A4AB
triadic
#90ABA5 #A590AB #ABA590
tetradic
#90ABA5 #9890AB #AB9096 #A4AB90
square
#90ABA5 #9890AB #AB9096 #A4AB90
split-complementary
#90ABA5 #AB90A4 #AB9890
monochromatic
#536E68 #6D9089 #90ABA5 #B3C5C1 #D6E0DD
Accessibility & contrast
On white
2.45
#90ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#90ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA5 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A5
Deuteranopia (green-blind)
#A3A4A5
Tritanopia (blue-blind)
#89ACA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aba5; /* rgb */ color: rgb(144, 171, 165); /* oklch */ color: oklch(71.9% 0.031 180.4);
Tailwind
colors: {
custom: {
50: '#b0c4bf',
500: '#90aba5',
950: '#000000',
},
}SCSS
$custom: #90aba5; $custom-light: #b0c4bf; $custom-dark: #000000;
JSON
{
"hex": "#90aba5",
"rgb": {
"r": 144,
"g": 171,
"b": 165
},
"hsl": {
"h": 166.667,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71893,
"c": 0.03107,
"h": 180.4
},
"luminance": 0.37772
}Semantic roles & 50–950 ramp
primary
#90ABA5
secondary
#D0C6C9
accent
#4E5E98
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181