#90ABA2#90ABA2
#90ABA2 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.8% C 0.033 H 173.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABA2 |
|---|---|
| RGB | rgb(144, 171, 162) |
| HSL | hsl(160, 14%, 62%) |
| HSV | hsv(160, 16%, 67%) |
| CMYK | cmyk(15.8%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.77, -11.14, 1.52) |
| CIE-LCH | lch(67.77, 11.25, 172.24°) |
| OKLab | oklab(71.8% -0.0323 0.0039) |
| OKLCH | oklch(71.8% 0.033 173.2) |
| XYZ | xyz(32.5844, 37.6629, 39.7283) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.24
Cool Grey
#95A3A6
ΔE00 8.17
Greenish Grey
#96AE8D
ΔE00 8.69
Cadetblue
#5F9EA0
ΔE00 10.24
Grey Green
#86A17D
ΔE00 10.25
Dull Teal
#5F9E8F
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABA2 #AB9099
analogous
#90AB95 #90ABA2 #90A7AB
triadic
#90ABA2 #A290AB #ABA290
tetradic
#90ABA2 #9590AB #AB9099 #A7AB90
square
#90ABA2 #9590AB #AB9099 #A7AB90
split-complementary
#90ABA2 #AB90A7 #AB9590
monochromatic
#536E65 #6D9085 #90ABA2 #B3C5BF #D6E0DC
Accessibility & contrast
On white
2.46
#90ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#90ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABA2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABA2 | 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)
#A9A7A2
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#8AACA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90aba2; /* rgb */ color: rgb(144, 171, 162); /* oklch */ color: oklch(71.8% 0.033 173.2);
Tailwind
colors: {
custom: {
50: '#b0c4bd',
500: '#90aba2',
950: '#000000',
},
}SCSS
$custom: #90aba2; $custom-light: #b0c4bd; $custom-dark: #000000;
JSON
{
"hex": "#90aba2",
"rgb": {
"r": 144,
"g": 171,
"b": 162
},
"hsl": {
"h": 160,
"s": 13.846,
"l": 61.765
},
"oklch": {
"l": 0.71803,
"c": 0.03256,
"h": 173.2
},
"luminance": 0.37664
}Semantic roles & 50–950 ramp
primary
#90ABA2
secondary
#D0C6CA
accent
#4E6698
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101212
muted
#7F8181