#90AA94#90AA94
#90AA94 is a light, muted green. Relative luminance 0.368; OKLCH L 71.2% C 0.043 H 149.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90AA94 |
|---|---|
| RGB | rgb(144, 170, 148) |
| HSL | hsl(129, 13%, 62%) |
| HSV | hsv(129, 15%, 67%) |
| CMYK | cmyk(15.3%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.14, -13.37, 8.36) |
| CIE-LCH | lch(67.14, 15.77, 147.98°) |
| OKLab | oklab(71.18% -0.0369 0.0217) |
| OKLCH | oklch(71.18% 0.043 149.6) |
| XYZ | xyz(31.2204, 36.8162, 33.4726) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.80
Grey Green
#86A17D
ΔE00 5.50
Sage Green
#9CAF88
ΔE00 6.06
Greyish Green
#82A67D
ΔE00 6.47
Greeny Grey
#7EA07A
ΔE00 6.58
Greyish Teal
#719F91
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AA94 #AA90A6
analogous
#99AA90 #90AA94 #90AAA1
triadic
#90AA94 #9490AA #AA9490
tetradic
#90AA94 #9099AA #AA90A6 #AAA190
square
#90AA94 #9099AA #AA90A6 #AAA190
split-complementary
#90AA94 #A190AA #AA9099
monochromatic
#536D57 #6E8F73 #90AA94 #B3C5B5 #D5DFD7
Accessibility & contrast
On white
2.51
#90AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#90AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AA94
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AA94 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA593
Deuteranopia (green-blind)
#A6A295
Tritanopia (blue-blind)
#8DA9A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #90aa94; /* rgb */ color: rgb(144, 170, 148); /* oklch */ color: oklch(71.2% 0.043 149.6);
Tailwind
colors: {
custom: {
50: '#b0c3b3',
500: '#90aa94',
950: '#000000',
},
}SCSS
$custom: #90aa94; $custom-light: #b0c3b3; $custom-dark: #000000;
JSON
{
"hex": "#90aa94",
"rgb": {
"r": 144,
"g": 170,
"b": 148
},
"hsl": {
"h": 129.231,
"s": 13.265,
"l": 61.569
},
"oklch": {
"l": 0.71184,
"c": 0.0428,
"h": 149.6
},
"luminance": 0.36817
}Semantic roles & 50–950 ramp
primary
#90AA94
secondary
#D0C6CE
accent
#4E8C97
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101211
muted
#7F8180