#90ABA7#90ABA7
#90ABA7 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.030 H 185.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA7 |
|---|---|
| RGB | rgb(144, 171, 167) |
| HSL | hsl(171, 14%, 62%) |
| HSV | hsv(171, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(67.91, -10.11, -1.06) |
| CIE-LCH | lch(67.91, 10.16, 185.97°) |
| OKLab | oklab(71.95% -0.0302 -0.003) |
| OKLCH | oklch(71.95% 0.03 185.6) |
| XYZ | xyz(33.0377, 37.8443, 42.1157) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.53
Greyish Teal
#719F91
ΔE00 8.36
Bluegrey
#85A3B2
ΔE00 9.15
Cool Gray
#9AA7B0
ΔE00 9.33
Cadetblue
#5F9EA0
ΔE00 9.66
Pewter
#899397
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA7 #AB9094
analogous
#90AB9A #90ABA7 #90A2AB
triadic
#90ABA7 #A790AB #ABA790
tetradic
#90ABA7 #9A90AB #AB9094 #A2AB90
square
#90ABA7 #9A90AB #AB9094 #A2AB90
split-complementary
#90ABA7 #AB90A2 #AB9A90
monochromatic
#536E6A #6D908B #90ABA7 #B3C5C3 #D6E0DE
Accessibility & contrast
On white
2.45
#90ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#90ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA7
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA7 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#89ACAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aba7; /* rgb */ color: rgb(144, 171, 167); /* oklch */ color: oklch(72.0% 0.030 185.6);
Tailwind
colors: {
custom: {
50: '#b0c4c1',
500: '#90aba7',
950: '#000000',
},
}SCSS
$custom: #90aba7; $custom-light: #b0c4c1; $custom-dark: #000000;
JSON
{
"hex": "#90aba7",
"rgb": {
"r": 144,
"g": 171,
"b": 167
},
"hsl": {
"h": 171.111,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71954,
"c": 0.03039,
"h": 185.6
},
"luminance": 0.37845
}Semantic roles & 50–950 ramp
primary
#90ABA7
secondary
#D0C6C8
accent
#4E5998
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181