#91B397#91B397
#91B397 is a light, muted green. Relative luminance 0.405; OKLCH L 73.4% C 0.055 H 150.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #91B397 |
|---|---|
| RGB | rgb(145, 179, 151) |
| HSL | hsl(131, 18%, 64%) |
| HSV | hsv(131, 19%, 70%) |
| CMYK | cmyk(19%, 0%, 15.6%, 29.8%) |
| CIE-LAB | lab(69.82, -17.14, 10.53) |
| CIE-LCH | lch(69.82, 20.12, 148.43°) |
| OKLab | oklab(73.36% -0.0473 0.0272) |
| OKLCH | oklch(73.36% 0.055 150.1) |
| XYZ | xyz(33.3817, 40.4934, 35.3294) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.43
Darkseagreen
#8FBC8F
ΔE00 5.22
Sage Green
#9CAF88
ΔE00 5.63
Greyish Green
#82A67D
ΔE00 5.78
Grey Green
#86A17D
ΔE00 6.18
Greeny Grey
#7EA07A
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B397 #B391AD
analogous
#9CB391 #91B397 #91B3A8
triadic
#91B397 #9791B3 #B39791
tetradic
#91B397 #919CB3 #B391AD #B3A891
square
#91B397 #919CB3 #B391AD #B3A891
split-complementary
#91B397 #A891B3 #B3919C
monochromatic
#527759 #6D9A75 #91B397 #B5CCB9 #D9E5DB
Accessibility & contrast
On white
2.31
#91B397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#91B397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B397
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B397 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD96
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#8DB2AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91b397; /* rgb */ color: rgb(145, 179, 151); /* oklch */ color: oklch(73.4% 0.055 150.1);
Tailwind
colors: {
custom: {
50: '#b1c9b5',
500: '#91b397',
950: '#000000',
},
}SCSS
$custom: #91b397; $custom-light: #b1c9b5; $custom-dark: #000000;
JSON
{
"hex": "#91b397",
"rgb": {
"r": 145,
"g": 179,
"b": 151
},
"hsl": {
"h": 130.588,
"s": 18.28,
"l": 63.529
},
"oklch": {
"l": 0.73361,
"c": 0.05455,
"h": 150.1
},
"luminance": 0.40494
}Semantic roles & 50–950 ramp
primary
#91B397
secondary
#D6CAD4
accent
#498E9D
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#111311
muted
#808280