#91C792#91C792
#91C792 is a light, moderate green. Relative luminance 0.489; OKLCH L 77.8% C 0.093 H 145.1°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #91C792 |
|---|---|
| RGB | rgb(145, 199, 146) |
| HSL | hsl(121, 33%, 67%) |
| HSV | hsv(121, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(75.41, -28.00, 21.04) |
| CIE-LCH | lch(75.41, 35.02, 143.08°) |
| OKLab | oklab(77.81% -0.0765 0.0534) |
| OKLCH | oklch(77.81% 0.093 145.1) |
| XYZ | xyz(37.2872, 48.9405, 34.6704) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.25
Lichen
#8FB67B
ΔE00 5.45
Sage Green (survey)
#88B378
ΔE00 5.90
Soft Green
#6FC276
ΔE00 6.15
Faded Green
#7BB274
ΔE00 6.44
Pistachio
#93C572
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C792 #C791C6
analogous
#ABC791 #91C792 #91C7AD
triadic
#91C792 #9291C7 #C79291
tetradic
#91C792 #91ABC7 #C791C6 #C7AD91
square
#91C792 #91ABC7 #C791C6 #C7AD91
split-complementary
#91C792 #AD91C7 #C791AB
monochromatic
#4B934C #68B26A #91C792 #BADCBA #E2F0E2
Accessibility & contrast
On white
1.95
#91C792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#91C792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C792
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C792 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#C0B895
Tritanopia (blue-blind)
#8CC4B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c792; /* rgb */ color: rgb(145, 199, 146); /* oklch */ color: oklch(77.8% 0.093 145.1);
Tailwind
colors: {
custom: {
50: '#b2d8b2',
500: '#91c792',
950: '#000000',
},
}SCSS
$custom: #91c792; $custom-light: #b2d8b2; $custom-dark: #000000;
JSON
{
"hex": "#91c792",
"rgb": {
"r": 145,
"g": 199,
"b": 146
},
"hsl": {
"h": 121.111,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.77811,
"c": 0.09329,
"h": 145.1
},
"luminance": 0.48942
}Semantic roles & 50–950 ramp
primary
#91C792
secondary
#E2D1E2
accent
#3AA9AB
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380