#90ABA3#90ABA3
#90ABA3 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.8% C 0.032 H 175.5°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA3 |
|---|---|
| RGB | rgb(144, 171, 163) |
| HSL | hsl(162, 14%, 62%) |
| HSV | hsv(162, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(67.80, -10.94, 1.00) |
| CIE-LCH | lch(67.80, 10.98, 174.76°) |
| OKLab | oklab(71.83% -0.0319 0.0025) |
| OKLCH | oklch(71.83% 0.032 175.5) |
| XYZ | xyz(32.6737, 37.6986, 40.1983) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.41
Cool Grey
#95A3A6
ΔE00 7.83
Greenish Grey
#96AE8D
ΔE00 9.12
Cadetblue
#5F9EA0
ΔE00 10.08
Dull Teal
#5F9E8F
ΔE00 10.40
Grey Green
#86A17D
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA3 #AB9098
analogous
#90AB96 #90ABA3 #90A6AB
triadic
#90ABA3 #A390AB #ABA390
tetradic
#90ABA3 #9690AB #AB9098 #A6AB90
square
#90ABA3 #9690AB #AB9098 #A6AB90
split-complementary
#90ABA3 #AB90A6 #AB9690
monochromatic
#536E66 #6D9086 #90ABA3 #B3C5C0 #D6E0DD
Accessibility & contrast
On white
2.46
#90ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#90ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA3
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA3 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#A4A4A4
Tritanopia (blue-blind)
#8AACA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aba3; /* rgb */ color: rgb(144, 171, 163); /* oklch */ color: oklch(71.8% 0.032 175.5);
Tailwind
colors: {
custom: {
50: '#b0c4be',
500: '#90aba3',
950: '#000000',
},
}SCSS
$custom: #90aba3; $custom-light: #b0c4be; $custom-dark: #000000;
JSON
{
"hex": "#90aba3",
"rgb": {
"r": 144,
"g": 171,
"b": 163
},
"hsl": {
"h": 162.222,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71833,
"c": 0.03201,
"h": 175.5
},
"luminance": 0.37699
}Semantic roles & 50–950 ramp
primary
#90ABA3
secondary
#D0C6C9
accent
#4E6498
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181