#91C097#91C097
#91C097 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.3% C 0.077 H 148.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91C097 |
|---|---|
| RGB | rgb(145, 192, 151) |
| HSL | hsl(128, 27%, 66%) |
| HSV | hsv(128, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 21.4%, 24.7%) |
| CIE-LAB | lab(73.51, -23.70, 15.73) |
| CIE-LCH | lch(73.51, 28.45, 146.43°) |
| OKLab | oklab(76.32% -0.065 0.0403) |
| OKLCH | oklch(76.32% 0.077 148.2) |
| XYZ | xyz(36.1110, 45.9522, 36.2392) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.66
Lichen
#8FB67B
ΔE00 5.92
Sage Green (survey)
#88B378
ΔE00 6.19
Greenish Grey
#96AE8D
ΔE00 6.53
Faded Green
#7BB274
ΔE00 6.93
Sage Green
#9CAF88
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C097 #C091BA
analogous
#A2C091 #91C097 #91C0AE
triadic
#91C097 #9791C0 #C09791
tetradic
#91C097 #91A2C0 #C091BA #C0AE91
square
#91C097 #91A2C0 #C091BA #C0AE91
split-complementary
#91C097 #AE91C0 #C091A2
monochromatic
#4E8856 #6AAA72 #91C097 #B8D6BC #DFEDE1
Accessibility & contrast
On white
2.06
#91C097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#91C097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C097
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C097 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B895
Deuteranopia (green-blind)
#B9B399
Tritanopia (blue-blind)
#8BBEB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91c097; /* rgb */ color: rgb(145, 192, 151); /* oklch */ color: oklch(76.3% 0.077 148.2);
Tailwind
colors: {
custom: {
50: '#b2d3b5',
500: '#91c097',
950: '#000000',
},
}SCSS
$custom: #91c097; $custom-light: #b2d3b5; $custom-dark: #000000;
JSON
{
"hex": "#91c097",
"rgb": {
"r": 145,
"g": 192,
"b": 151
},
"hsl": {
"h": 127.66,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76318,
"c": 0.07651,
"h": 148.2
},
"luminance": 0.45953
}Semantic roles & 50–950 ramp
primary
#91C097
secondary
#DECFDC
accent
#4099A6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280