#91AA99#91AA99
#91AA99 is a light, muted green. Relative luminance 0.371; OKLCH L 71.4% C 0.037 H 155.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91AA99 |
|---|---|
| RGB | rgb(145, 170, 153) |
| HSL | hsl(139, 13%, 62%) |
| HSV | hsv(139, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(67.33, -12.06, 5.87) |
| CIE-LCH | lch(67.33, 13.42, 154.04°) |
| OKLab | oklab(71.39% -0.0337 0.0153) |
| OKLCH | oklch(71.39% 0.037 155.6) |
| XYZ | xyz(31.8002, 37.0684, 35.6103) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.47
Grey Green
#86A17D
ΔE00 7.14
Greyish Teal
#719F91
ΔE00 7.19
Sage Green
#9CAF88
ΔE00 7.58
Greeny Grey
#7EA07A
ΔE00 8.18
Greyish Green
#82A67D
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AA99 #AA91A2
analogous
#96AA91 #91AA99 #91AAA6
triadic
#91AA99 #9991AA #AA9991
tetradic
#91AA99 #9196AA #AA91A2 #AAA691
square
#91AA99 #9196AA #AA91A2 #AAA691
split-complementary
#91AA99 #A691AA #AA9196
monochromatic
#546D5C #6F8F79 #91AA99 #B4C5B9 #D6DFD9
Accessibility & contrast
On white
2.50
#91AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#91AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AA99
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AA99 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#8DA9A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #91aa99; /* rgb */ color: rgb(145, 170, 153); /* oklch */ color: oklch(71.4% 0.037 155.6);
Tailwind
colors: {
custom: {
50: '#b1c3b7',
500: '#91aa99',
950: '#000000',
},
}SCSS
$custom: #91aa99; $custom-light: #b1c3b7; $custom-dark: #000000;
JSON
{
"hex": "#91aa99",
"rgb": {
"r": 145,
"g": 170,
"b": 153
},
"hsl": {
"h": 139.2,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71392,
"c": 0.03701,
"h": 155.6
},
"luminance": 0.37069
}Semantic roles & 50–950 ramp
primary
#91AA99
secondary
#D0C7CD
accent
#4F8097
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101211
muted
#7F8180