#90AC96#90AC96
#90AC96 is a light, muted green. Relative luminance 0.376; OKLCH L 71.7% C 0.044 H 151.5°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #90AC96 |
|---|---|
| RGB | rgb(144, 172, 150) |
| HSL | hsl(133, 14%, 62%) |
| HSV | hsv(133, 16%, 67%) |
| CMYK | cmyk(16.3%, 0%, 12.8%, 32.5%) |
| CIE-LAB | lab(67.75, -14.04, 8.13) |
| CIE-LCH | lch(67.75, 16.22, 149.93°) |
| OKLab | oklab(71.69% -0.0389 0.0211) |
| OKLCH | oklch(71.69% 0.044 151.5) |
| XYZ | xyz(31.7578, 37.6356, 34.4395) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.88
Grey Green
#86A17D
ΔE00 5.84
Sage Green
#9CAF88
ΔE00 6.23
Greyish Green
#82A67D
ΔE00 6.53
Greeny Grey
#7EA07A
ΔE00 6.78
Greyish Teal
#719F91
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AC96 #AC90A6
analogous
#98AC90 #90AC96 #90ACA4
triadic
#90AC96 #9690AC #AC9690
tetradic
#90AC96 #9098AC #AC90A6 #ACA490
square
#90AC96 #9098AC #AC90A6 #ACA490
split-complementary
#90AC96 #A490AC #AC9098
monochromatic
#536F59 #6D9275 #90AC96 #B3C6B7 #D6E0D8
Accessibility & contrast
On white
2.46
#90AC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#90AC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AC96
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AC96 | 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)
#ACA795
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#8CABA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90ac96; /* rgb */ color: rgb(144, 172, 150); /* oklch */ color: oklch(71.7% 0.044 151.5);
Tailwind
colors: {
custom: {
50: '#b0c4b4',
500: '#90ac96',
950: '#000000',
},
}SCSS
$custom: #90ac96; $custom-light: #b0c4b4; $custom-dark: #000000;
JSON
{
"hex": "#90ac96",
"rgb": {
"r": 144,
"g": 172,
"b": 150
},
"hsl": {
"h": 132.857,
"s": 14.433,
"l": 61.961
},
"oklch": {
"l": 0.71687,
"c": 0.04423,
"h": 151.5
},
"luminance": 0.37636
}Semantic roles & 50–950 ramp
primary
#90AC96
secondary
#D1C7CF
accent
#4D8899
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101211
muted
#7F8180