#90ABA8#90ABA8
#90ABA8 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.030 H 188.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA8 |
|---|---|
| RGB | rgb(144, 171, 168) |
| HSL | hsl(173, 14%, 62%) |
| HSV | hsv(173, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(67.93, -9.90, -1.57) |
| CIE-LCH | lch(67.93, 10.02, 189.02°) |
| OKLab | oklab(71.99% -0.0298 -0.0043) |
| OKLCH | oklch(71.99% 0.03 188.3) |
| XYZ | xyz(33.1305, 37.8814, 42.6045) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.22
Greyish Teal
#719F91
ΔE00 8.66
Bluegrey
#85A3B2
ΔE00 8.67
Cool Gray
#9AA7B0
ΔE00 8.95
Cadetblue
#5F9EA0
ΔE00 9.63
Bluey Grey
#89A0B0
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA8 #AB9093
analogous
#90AB9B #90ABA8 #90A1AB
triadic
#90ABA8 #A890AB #ABA890
tetradic
#90ABA8 #9B90AB #AB9093 #A1AB90
square
#90ABA8 #9B90AB #AB9093 #A1AB90
split-complementary
#90ABA8 #AB90A1 #AB9B90
monochromatic
#536E6B #6D908D #90ABA8 #B3C5C3 #D6E0DF
Accessibility & contrast
On white
2.45
#90ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#90ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#A2A4A8
Tritanopia (blue-blind)
#89ACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90aba8; /* rgb */ color: rgb(144, 171, 168); /* oklch */ color: oklch(72.0% 0.030 188.3);
Tailwind
colors: {
custom: {
50: '#b0c4c1',
500: '#90aba8',
950: '#000000',
},
}SCSS
$custom: #90aba8; $custom-light: #b0c4c1; $custom-dark: #000000;
JSON
{
"hex": "#90aba8",
"rgb": {
"r": 144,
"g": 171,
"b": 168
},
"hsl": {
"h": 173.333,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71985,
"c": 0.03014,
"h": 188.3
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#90ABA8
secondary
#D0C6C8
accent
#4E5698
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181