#91AA98#91AA98
#91AA98 is a light, muted green. Relative luminance 0.370; OKLCH L 71.4% C 0.038 H 154.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91AA98 |
|---|---|
| RGB | rgb(145, 170, 152) |
| HSL | hsl(137, 13%, 62%) |
| HSV | hsv(137, 15%, 67%) |
| CMYK | cmyk(14.7%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.30, -12.26, 6.39) |
| CIE-LCH | lch(67.30, 13.82, 152.46°) |
| OKLab | oklab(71.36% -0.0341 0.0166) |
| OKLCH | oklch(71.36% 0.038 154.1) |
| XYZ | xyz(31.7179, 37.0355, 35.1772) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.10
Grey Green
#86A17D
ΔE00 6.80
Sage Green
#9CAF88
ΔE00 7.23
Greyish Teal
#719F91
ΔE00 7.25
Greeny Grey
#7EA07A
ΔE00 7.86
Greyish Green
#82A67D
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AA98 #AA91A3
analogous
#97AA91 #91AA98 #91AAA5
triadic
#91AA98 #9891AA #AA9891
tetradic
#91AA98 #9197AA #AA91A3 #AAA591
square
#91AA98 #9197AA #AA91A3 #AAA591
split-complementary
#91AA98 #A591AA #AA9197
monochromatic
#546D5B #6F8F78 #91AA98 #B4C5B8 #D6DFD9
Accessibility & contrast
On white
2.50
#91AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#91AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AA98
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AA98 | 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)
#AAA697
Deuteranopia (green-blind)
#A5A399
Tritanopia (blue-blind)
#8EA9A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #91aa98; /* rgb */ color: rgb(145, 170, 152); /* oklch */ color: oklch(71.4% 0.038 154.1);
Tailwind
colors: {
custom: {
50: '#b1c3b6',
500: '#91aa98',
950: '#000000',
},
}SCSS
$custom: #91aa98; $custom-light: #b1c3b6; $custom-dark: #000000;
JSON
{
"hex": "#91aa98",
"rgb": {
"r": 145,
"g": 170,
"b": 152
},
"hsl": {
"h": 136.8,
"s": 12.821,
"l": 61.765
},
"oklch": {
"l": 0.71364,
"c": 0.03797,
"h": 154.1
},
"luminance": 0.37036
}Semantic roles & 50–950 ramp
primary
#91AA98
secondary
#D0C7CD
accent
#4F8397
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101211
muted
#7F8180