#91EB79#91EB79
#91EB79 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.173 H 139.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91EB79 |
|---|---|
| RGB | rgb(145, 235, 121) |
| HSL | hsl(107, 74%, 70%) |
| HSV | hsv(107, 49%, 92%) |
| CMYK | cmyk(38.3%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(85.41, -47.89, 46.73) |
| CIE-LCH | lch(85.41, 66.91, 135.70°) |
| OKLab | oklab(85.78% -0.1312 0.1127) |
| OKLCH | oklch(85.78% 0.173 139.3) |
| XYZ | xyz(44.8350, 66.8145, 28.6195) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.10
Lightgreen
#90EE90
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 4.00
Palegreen
#98FB98
ΔE00 4.58
Light Grass Green
#9AF764
ΔE00 4.64
Spring Green (survey)
#A9F971
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EB79 #D379EB
analogous
#CAEB79 #91EB79 #79EB9A
triadic
#91EB79 #7991EB #EB7991
tetradic
#91EB79 #79CAEB #D379EB #EB9A79
square
#91EB79 #79CAEB #D379EB #EB9A79
split-complementary
#91EB79 #9A79EB #EB79CA
monochromatic
#43CB1E #65E344 #91EB79 #BDF3AE #E8FBE4
Accessibility & contrast
On white
1.46
#91EB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#91EB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EB79
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EB79 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6F
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#8BE4D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91eb79; /* rgb */ color: rgb(145, 235, 121); /* oklch */ color: oklch(85.8% 0.173 139.3);
Tailwind
colors: {
custom: {
50: '#b5f2a2',
500: '#91eb79',
950: '#000000',
},
}SCSS
$custom: #91eb79; $custom-light: #b5f2a2; $custom-dark: #000000;
JSON
{
"hex": "#91eb79",
"rgb": {
"r": 145,
"g": 235,
"b": 121
},
"hsl": {
"h": 107.368,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.85783,
"c": 0.17294,
"h": 139.3
},
"luminance": 0.66817
}Semantic roles & 50–950 ramp
primary
#91EB79
secondary
#A944C4
accent
#0FD6AC
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#12170F
muted
#828580