#91C096#91C096
#91C096 is a light, moderate green. Relative luminance 0.459; OKLCH L 76.3% C 0.078 H 147.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91C096 |
|---|---|
| RGB | rgb(145, 192, 150) |
| HSL | hsl(126, 27%, 66%) |
| HSV | hsv(126, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 21.9%, 24.7%) |
| CIE-LAB | lab(73.49, -23.88, 16.24) |
| CIE-LCH | lch(73.49, 28.88, 145.78°) |
| OKLab | oklab(76.29% -0.0655 0.0416) |
| OKLCH | oklch(76.29% 0.078 147.6) |
| XYZ | xyz(36.0301, 45.9198, 35.8133) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.46
Lichen
#8FB67B
ΔE00 5.69
Sage Green (survey)
#88B378
ΔE00 5.97
Greenish Grey
#96AE8D
ΔE00 6.55
Faded Green
#7BB274
ΔE00 6.73
Sage
#87AE73
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C096 #C091BB
analogous
#A3C091 #91C096 #91C0AD
triadic
#91C096 #9691C0 #C09691
tetradic
#91C096 #91A3C0 #C091BB #C0AD91
square
#91C096 #91A3C0 #C091BB #C0AD91
split-complementary
#91C096 #AD91C0 #C091A3
monochromatic
#4E8854 #6AAA71 #91C096 #B8D6BB #DFEDE0
Accessibility & contrast
On white
2.06
#91C096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#91C096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C096
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C096 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B894
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#8CBEB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91c096; /* rgb */ color: rgb(145, 192, 150); /* oklch */ color: oklch(76.3% 0.078 147.6);
Tailwind
colors: {
custom: {
50: '#b2d3b5',
500: '#91c096',
950: '#000000',
},
}SCSS
$custom: #91c096; $custom-light: #b2d3b5; $custom-dark: #000000;
JSON
{
"hex": "#91c096",
"rgb": {
"r": 145,
"g": 192,
"b": 150
},
"hsl": {
"h": 126.383,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76294,
"c": 0.07756,
"h": 147.6
},
"luminance": 0.45921
}Semantic roles & 50–950 ramp
primary
#91C096
secondary
#DECFDC
accent
#409BA6
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280