#91DC79#91DC79
#91DC79 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.2% C 0.152 H 138.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91DC79 |
|---|---|
| RGB | rgb(145, 220, 121) |
| HSL | hsl(105, 59%, 67%) |
| HSV | hsv(105, 45%, 86%) |
| CMYK | cmyk(34.1%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(81.06, -41.44, 41.32) |
| CIE-LCH | lch(81.06, 58.52, 135.09°) |
| OKLab | oklab(82.25% -0.1135 0.1005) |
| OKLCH | oklch(82.25% 0.152 138.5) |
| XYZ | xyz(40.7201, 58.5848, 27.2479) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.70
Lightish Green
#61E160
ΔE00 5.55
Fresh Green
#69D84F
ΔE00 5.70
Pistachio
#93C572
ΔE00 6.00
Pale Olive Green
#B1D27B
ΔE00 6.72
Light Green
#96F97B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DC79 #C479DC
analogous
#C2DC79 #91DC79 #79DC93
triadic
#91DC79 #7991DC #DC7991
tetradic
#91DC79 #79C2DC #C479DC #DC9379
square
#91DC79 #79C2DC #C479DC #DC9379
split-complementary
#91DC79 #9379DC #DC79C2
monochromatic
#4CAD2D #69CF48 #91DC79 #B9E9AA #E1F5DA
Accessibility & contrast
On white
1.65
#91DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#91DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DC79
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DC79 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D7C77F
Tritanopia (blue-blind)
#8DD6C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #91dc79; /* rgb */ color: rgb(145, 220, 121); /* oklch */ color: oklch(82.2% 0.152 138.5);
Tailwind
colors: {
custom: {
50: '#b4e7a1',
500: '#91dc79',
950: '#000000',
},
}SCSS
$custom: #91dc79; $custom-light: #b4e7a1; $custom-dark: #000000;
JSON
{
"hex": "#91dc79",
"rgb": {
"r": 145,
"g": 220,
"b": 121
},
"hsl": {
"h": 105.455,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.82246,
"c": 0.15163,
"h": 138.5
},
"luminance": 0.58587
}Semantic roles & 50–950 ramp
primary
#91DC79
secondary
#974AB0
accent
#1FC69E
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480