#90ABA4#90ABA4
#90ABA4 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.032 H 177.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA4 |
|---|---|
| RGB | rgb(144, 171, 164) |
| HSL | hsl(164, 14%, 62%) |
| HSV | hsv(164, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(67.82, -10.73, 0.49) |
| CIE-LCH | lch(67.82, 10.74, 177.40°) |
| OKLab | oklab(71.86% -0.0315 0.0011) |
| OKLCH | oklch(71.86% 0.032 177.9) |
| XYZ | xyz(32.7636, 37.7346, 40.6721) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.50
Greyish Teal
#719F91
ΔE00 7.61
Greenish Grey
#96AE8D
ΔE00 9.56
Cadetblue
#5F9EA0
ΔE00 9.94
Cool Gray
#9AA7B0
ΔE00 10.49
Bluegrey
#85A3B2
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA4 #AB9097
analogous
#90AB97 #90ABA4 #90A5AB
triadic
#90ABA4 #A490AB #ABA490
tetradic
#90ABA4 #9790AB #AB9097 #A5AB90
square
#90ABA4 #9790AB #AB9097 #A5AB90
split-complementary
#90ABA4 #AB90A5 #AB9790
monochromatic
#536E67 #6D9087 #90ABA4 #B3C5C1 #D6E0DD
Accessibility & contrast
On white
2.46
#90ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#90ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 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)
#A9A7A4
Deuteranopia (green-blind)
#A3A4A5
Tritanopia (blue-blind)
#8AACA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aba4; /* rgb */ color: rgb(144, 171, 164); /* oklch */ color: oklch(71.9% 0.032 177.9);
Tailwind
colors: {
custom: {
50: '#b0c4bf',
500: '#90aba4',
950: '#000000',
},
}SCSS
$custom: #90aba4; $custom-light: #b0c4bf; $custom-dark: #000000;
JSON
{
"hex": "#90aba4",
"rgb": {
"r": 144,
"g": 171,
"b": 164
},
"hsl": {
"h": 164.444,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71863,
"c": 0.03151,
"h": 177.9
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#90ABA4
secondary
#D0C6C9
accent
#4E6198
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181