#90AC94#90AC94
#90AC94 is a light, muted green. Relative luminance 0.376; OKLCH L 71.6% C 0.046 H 149.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #90AC94 |
|---|---|
| RGB | rgb(144, 172, 148) |
| HSL | hsl(129, 14%, 62%) |
| HSV | hsv(129, 16%, 67%) |
| CMYK | cmyk(16.3%, 0%, 14%, 32.5%) |
| CIE-LAB | lab(67.70, -14.42, 9.17) |
| CIE-LCH | lch(67.70, 17.09, 147.55°) |
| OKLab | oklab(71.63% -0.0397 0.0237) |
| OKLCH | oklch(71.63% 0.046 149.1) |
| XYZ | xyz(31.5982, 37.5718, 33.5985) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.25
Grey Green
#86A17D
ΔE00 5.29
Sage Green
#9CAF88
ΔE00 5.64
Greyish Green
#82A67D
ΔE00 5.92
Greeny Grey
#7EA07A
ΔE00 6.26
Darkseagreen
#8FBC8F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AC94 #AC90A8
analogous
#9AAC90 #90AC94 #90ACA2
triadic
#90AC94 #9490AC #AC9490
tetradic
#90AC94 #909AAC #AC90A8 #ACA290
square
#90AC94 #909AAC #AC90A8 #ACA290
split-complementary
#90AC94 #A290AC #AC909A
monochromatic
#536F57 #6D9272 #90AC94 #B3C6B6 #D6E0D8
Accessibility & contrast
On white
2.47
#90AC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#90AC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AC94
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AC94 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#8DABA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #90ac94; /* rgb */ color: rgb(144, 172, 148); /* oklch */ color: oklch(71.6% 0.046 149.1);
Tailwind
colors: {
custom: {
50: '#b0c4b3',
500: '#90ac94',
950: '#000000',
},
}SCSS
$custom: #90ac94; $custom-light: #b0c4b3; $custom-dark: #000000;
JSON
{
"hex": "#90ac94",
"rgb": {
"r": 144,
"g": 172,
"b": 148
},
"hsl": {
"h": 128.571,
"s": 14.433,
"l": 61.961
},
"oklch": {
"l": 0.71634,
"c": 0.04629,
"h": 149.1
},
"luminance": 0.37572
}Semantic roles & 50–950 ramp
primary
#90AC94
secondary
#D1C7D0
accent
#4D8E99
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101211
muted
#7F8180