#90AEA2#90AEA2
#90AEA2 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.5% C 0.037 H 169.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #90AEA2 |
|---|---|
| RGB | rgb(144, 174, 162) |
| HSL | hsl(156, 16%, 62%) |
| HSV | hsv(156, 17%, 68%) |
| CMYK | cmyk(17.2%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(68.61, -12.73, 2.74) |
| CIE-LCH | lch(68.61, 13.02, 167.85°) |
| OKLab | oklab(72.47% -0.0365 0.0071) |
| OKLCH | oklch(72.47% 0.037 169.1) |
| XYZ | xyz(33.1575, 38.8091, 39.9194) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 7.62
Grey Green
#86A17D
ΔE00 9.45
Dull Teal
#5F9E8F
ΔE00 9.79
Sage Green
#9CAF88
ΔE00 9.80
Cool Grey
#95A3A6
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AEA2 #AE909C
analogous
#90AE93 #90AEA2 #90ABAE
triadic
#90AEA2 #A290AE #AEA290
tetradic
#90AEA2 #9390AE #AE909C #ABAE90
square
#90AEA2 #9390AE #AE909C #ABAE90
split-complementary
#90AEA2 #AE90AB #AE9390
monochromatic
#537165 #6D9484 #90AEA2 #B3C8C0 #D7E2DD
Accessibility & contrast
On white
2.40
#90AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#90AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AEA2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AEA2 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA1
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#8AAEAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #90aea2; /* rgb */ color: rgb(144, 174, 162); /* oklch */ color: oklch(72.5% 0.037 169.1);
Tailwind
colors: {
custom: {
50: '#b1c6bd',
500: '#90aea2',
950: '#000000',
},
}SCSS
$custom: #90aea2; $custom-light: #b1c6bd; $custom-dark: #000000;
JSON
{
"hex": "#90aea2",
"rgb": {
"r": 144,
"g": 174,
"b": 162
},
"hsl": {
"h": 156,
"s": 15.625,
"l": 62.353
},
"oklch": {
"l": 0.72471,
"c": 0.03723,
"h": 169.1
},
"luminance": 0.3881
}Semantic roles & 50–950 ramp
primary
#90AEA2
secondary
#D2C7CC
accent
#4C6B9A
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101312
muted
#7F8281