#90AE9C#90AE9C
#90AE9C is a light, muted green. Relative luminance 0.386; OKLCH L 72.3% C 0.042 H 158.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #90AE9C |
|---|---|
| RGB | rgb(144, 174, 156) |
| HSL | hsl(144, 16%, 62%) |
| HSV | hsv(144, 17%, 68%) |
| CMYK | cmyk(17.2%, 0%, 10.3%, 31.8%) |
| CIE-LAB | lab(68.46, -13.93, 5.84) |
| CIE-LCH | lch(68.46, 15.10, 157.27°) |
| OKLab | oklab(72.3% -0.0391 0.0152) |
| OKLCH | oklch(72.3% 0.042 158.8) |
| XYZ | xyz(32.6369, 38.6009, 37.1772) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.41
Greyish Teal
#719F91
ΔE00 6.89
Grey Green
#86A17D
ΔE00 7.41
Sage Green
#9CAF88
ΔE00 7.71
Greyish Green
#82A67D
ΔE00 7.98
Greeny Grey
#7EA07A
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AE9C #AE90A2
analogous
#93AE90 #90AE9C #90AEAB
triadic
#90AE9C #9C90AE #AE9C90
tetradic
#90AE9C #9093AE #AE90A2 #AEAB90
square
#90AE9C #9093AE #AE90A2 #AEAB90
split-complementary
#90AE9C #AB90AE #AE9093
monochromatic
#53715F #6D947C #90AE9C #B3C8BC #D7E2DB
Accessibility & contrast
On white
2.41
#90AE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#90AE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AE9C
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AE9C | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99B
Deuteranopia (green-blind)
#A8A59D
Tritanopia (blue-blind)
#8BAEA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #90ae9c; /* rgb */ color: rgb(144, 174, 156); /* oklch */ color: oklch(72.3% 0.042 158.8);
Tailwind
colors: {
custom: {
50: '#b0c6b9',
500: '#90ae9c',
950: '#000000',
},
}SCSS
$custom: #90ae9c; $custom-light: #b0c6b9; $custom-dark: #000000;
JSON
{
"hex": "#90ae9c",
"rgb": {
"r": 144,
"g": 174,
"b": 156
},
"hsl": {
"h": 144,
"s": 15.625,
"l": 62.353
},
"oklch": {
"l": 0.72301,
"c": 0.04194,
"h": 158.8
},
"luminance": 0.38602
}Semantic roles & 50–950 ramp
primary
#90AE9C
secondary
#D2C7CE
accent
#4C7B9A
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101311
muted
#7F8280