#91C794#91C794
#91C794 is a light, moderate green. Relative luminance 0.490; OKLCH L 77.9% C 0.091 H 146.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #91C794 |
|---|---|
| RGB | rgb(145, 199, 148) |
| HSL | hsl(123, 33%, 67%) |
| HSV | hsv(123, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 25.6%, 22%) |
| CIE-LAB | lab(75.45, -27.66, 20.03) |
| CIE-LCH | lch(75.45, 34.15, 144.09°) |
| OKLab | oklab(77.86% -0.0756 0.051) |
| OKLCH | oklch(77.86% 0.091 146) |
| XYZ | xyz(37.4442, 49.0033, 35.4969) |
| Luminance | 0.4900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.09
Lichen
#8FB67B
ΔE00 5.70
Sage Green (survey)
#88B378
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.47
Faded Green
#7BB274
ΔE00 6.66
Pistachio
#93C572
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C794 #C791C4
analogous
#A9C791 #91C794 #91C7AF
triadic
#91C794 #9491C7 #C79491
tetradic
#91C794 #91A9C7 #C791C4 #C7AF91
square
#91C794 #91A9C7 #C791C4 #C7AF91
split-complementary
#91C794 #AF91C7 #C791A9
monochromatic
#4B934F #68B26D #91C794 #BADCBB #E2F0E3
Accessibility & contrast
On white
1.94
#91C794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#91C794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C794
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C794 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD91
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#8BC4B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c794; /* rgb */ color: rgb(145, 199, 148); /* oklch */ color: oklch(77.9% 0.091 146.0);
Tailwind
colors: {
custom: {
50: '#b2d8b3',
500: '#91c794',
950: '#000000',
},
}SCSS
$custom: #91c794; $custom-light: #b2d8b3; $custom-dark: #000000;
JSON
{
"hex": "#91c794",
"rgb": {
"r": 145,
"g": 199,
"b": 148
},
"hsl": {
"h": 123.333,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.77856,
"c": 0.09119,
"h": 146
},
"luminance": 0.49005
}Semantic roles & 50–950 ramp
primary
#91C794
secondary
#E2D1E1
accent
#3AA5AB
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380