#90ABA0#90ABA0
#90ABA0 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.7% C 0.034 H 168.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA0 |
|---|---|
| RGB | rgb(144, 171, 160) |
| HSL | hsl(156, 14%, 62%) |
| HSV | hsv(156, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(67.72, -11.55, 2.55) |
| CIE-LCH | lch(67.72, 11.83, 167.54°) |
| OKLab | oklab(71.74% -0.0332 0.0066) |
| OKLCH | oklch(71.74% 0.034 168.8) |
| XYZ | xyz(32.4081, 37.5924, 38.7995) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.99
Greenish Grey
#96AE8D
ΔE00 7.86
Cool Grey
#95A3A6
ΔE00 8.85
Grey Green
#86A17D
ΔE00 9.44
Sage Green
#9CAF88
ΔE00 9.94
Dull Teal
#5F9E8F
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA0 #AB909B
analogous
#90AB93 #90ABA0 #90A9AB
triadic
#90ABA0 #A090AB #ABA090
tetradic
#90ABA0 #9390AB #AB909B #A9AB90
square
#90ABA0 #9390AB #AB909B #A9AB90
split-complementary
#90ABA0 #AB90A9 #AB9390
monochromatic
#536E63 #6D9082 #90ABA0 #B3C5BE #D6E0DC
Accessibility & contrast
On white
2.47
#90ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#90ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA0
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA0 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#A4A3A1
Tritanopia (blue-blind)
#8AABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aba0; /* rgb */ color: rgb(144, 171, 160); /* oklch */ color: oklch(71.7% 0.034 168.8);
Tailwind
colors: {
custom: {
50: '#b0c4bc',
500: '#90aba0',
950: '#000000',
},
}SCSS
$custom: #90aba0; $custom-light: #b0c4bc; $custom-dark: #000000;
JSON
{
"hex": "#90aba0",
"rgb": {
"r": 144,
"g": 171,
"b": 160
},
"hsl": {
"h": 155.556,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71744,
"c": 0.03382,
"h": 168.8
},
"luminance": 0.37593
}Semantic roles & 50–950 ramp
primary
#90ABA0
secondary
#D0C6CA
accent
#4E6C98
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181