#90ABA9#90ABA9
#90ABA9 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.030 H 191.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA9 |
|---|---|
| RGB | rgb(144, 171, 169) |
| HSL | hsl(176, 14%, 62%) |
| HSV | hsv(176, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(67.96, -9.68, -2.09) |
| CIE-LCH | lch(67.96, 9.91, 192.15°) |
| OKLab | oklab(72.02% -0.0294 -0.0057) |
| OKLCH | oklch(72.02% 0.03 191) |
| XYZ | xyz(33.2241, 37.9188, 43.0970) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.93
Bluegrey
#85A3B2
ΔE00 8.20
Cool Gray
#9AA7B0
ΔE00 8.56
Greyish Teal
#719F91
ΔE00 8.99
Cadetblue
#5F9EA0
ΔE00 9.62
Bluey Grey
#89A0B0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA9 #AB9092
analogous
#90AB9C #90ABA9 #90A0AB
triadic
#90ABA9 #A990AB #ABA990
tetradic
#90ABA9 #9C90AB #AB9092 #A0AB90
square
#90ABA9 #9C90AB #AB9092 #A0AB90
split-complementary
#90ABA9 #AB90A0 #AB9C90
monochromatic
#536E6C #6D908E #90ABA9 #B3C5C4 #D6E0DF
Accessibility & contrast
On white
2.45
#90ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#90ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA9
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA9 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A9
Deuteranopia (green-blind)
#A2A4A9
Tritanopia (blue-blind)
#88ADAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90aba9; /* rgb */ color: rgb(144, 171, 169); /* oklch */ color: oklch(72.0% 0.030 191.0);
Tailwind
colors: {
custom: {
50: '#b1c4c2',
500: '#90aba9',
950: '#000000',
},
}SCSS
$custom: #90aba9; $custom-light: #b1c4c2; $custom-dark: #000000;
JSON
{
"hex": "#90aba9",
"rgb": {
"r": 144,
"g": 171,
"b": 169
},
"hsl": {
"h": 175.556,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.72016,
"c": 0.02996,
"h": 191
},
"luminance": 0.3792
}Semantic roles & 50–950 ramp
primary
#90ABA9
secondary
#D0C6C7
accent
#4E5398
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181