#90ABA6#90ABA6
#90ABA6 is a light, muted teal. Relative luminance 0.378; OKLCH L 71.9% C 0.031 H 183.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA6 |
|---|---|
| RGB | rgb(144, 171, 166) |
| HSL | hsl(169, 14%, 62%) |
| HSV | hsv(169, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(67.88, -10.32, -0.54) |
| CIE-LCH | lch(67.88, 10.33, 183.01°) |
| OKLab | oklab(71.92% -0.0306 -0.0016) |
| OKLCH | oklch(71.92% 0.031 183) |
| XYZ | xyz(32.9457, 37.8074, 41.6308) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.84
Greyish Teal
#719F91
ΔE00 8.08
Bluegrey
#85A3B2
ΔE00 9.62
Cool Gray
#9AA7B0
ΔE00 9.72
Cadetblue
#5F9EA0
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA6 #AB9095
analogous
#90AB99 #90ABA6 #90A3AB
triadic
#90ABA6 #A690AB #ABA690
tetradic
#90ABA6 #9990AB #AB9095 #A3AB90
square
#90ABA6 #9990AB #AB9095 #A3AB90
split-complementary
#90ABA6 #AB90A3 #AB9990
monochromatic
#536E69 #6D908A #90ABA6 #B3C5C2 #D6E0DE
Accessibility & contrast
On white
2.45
#90ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#90ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA6
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA6 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A6
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#89ACA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aba6; /* rgb */ color: rgb(144, 171, 166); /* oklch */ color: oklch(71.9% 0.031 183.0);
Tailwind
colors: {
custom: {
50: '#b0c4c0',
500: '#90aba6',
950: '#000000',
},
}SCSS
$custom: #90aba6; $custom-light: #b0c4c0; $custom-dark: #000000;
JSON
{
"hex": "#90aba6",
"rgb": {
"r": 144,
"g": 171,
"b": 166
},
"hsl": {
"h": 168.889,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71923,
"c": 0.03069,
"h": 183
},
"luminance": 0.37808
}Semantic roles & 50–950 ramp
primary
#90ABA6
secondary
#D0C6C8
accent
#4E5B98
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181