#90ABA1#90ABA1
#90ABA1 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.033 H 170.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA1 |
|---|---|
| RGB | rgb(144, 171, 161) |
| HSL | hsl(158, 14%, 62%) |
| HSV | hsv(158, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(67.75, -11.35, 2.04) |
| CIE-LCH | lch(67.75, 11.53, 169.83°) |
| OKLab | oklab(71.77% -0.0327 0.0052) |
| OKLCH | oklch(71.77% 0.033 170.9) |
| XYZ | xyz(32.4959, 37.6275, 39.2620) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.10
Greenish Grey
#96AE8D
ΔE00 8.27
Cool Grey
#95A3A6
ΔE00 8.51
Grey Green
#86A17D
ΔE00 9.84
Dull Teal
#5F9E8F
ΔE00 10.15
Sage Green
#9CAF88
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA1 #AB909A
analogous
#90AB94 #90ABA1 #90A8AB
triadic
#90ABA1 #A190AB #ABA190
tetradic
#90ABA1 #9490AB #AB909A #A8AB90
square
#90ABA1 #9490AB #AB909A #A8AB90
split-complementary
#90ABA1 #AB90A8 #AB9490
monochromatic
#536E64 #6D9083 #90ABA1 #B3C5BF #D6E0DC
Accessibility & contrast
On white
2.46
#90ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#90ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA1
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA1 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#8AABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aba1; /* rgb */ color: rgb(144, 171, 161); /* oklch */ color: oklch(71.8% 0.033 170.9);
Tailwind
colors: {
custom: {
50: '#b0c4bc',
500: '#90aba1',
950: '#000000',
},
}SCSS
$custom: #90aba1; $custom-light: #b0c4bc; $custom-dark: #000000;
JSON
{
"hex": "#90aba1",
"rgb": {
"r": 144,
"g": 171,
"b": 161
},
"hsl": {
"h": 157.778,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71773,
"c": 0.03316,
"h": 170.9
},
"luminance": 0.37628
}Semantic roles & 50–950 ramp
primary
#90ABA1
secondary
#D0C6CA
accent
#4E6998
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181