#91E79A#91E79A
#91E79A is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.4% C 0.135 H 146.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #91E79A |
|---|---|
| RGB | rgb(145, 231, 154) |
| HSL | hsl(126, 64%, 74%) |
| HSV | hsv(126, 37%, 91%) |
| CMYK | cmyk(37.2%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(84.74, -41.43, 29.53) |
| CIE-LCH | lch(84.74, 50.88, 144.52°) |
| OKLab | oklab(85.4% -0.1129 0.0741) |
| OKLCH | oklch(85.4% 0.135 146.7) |
| XYZ | xyz(46.0834, 65.5021, 40.7805) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Hospital Green
#9BE5AA
ΔE00 3.55
Light Sea Green
#98F6B0
ΔE00 3.84
Light Mint Green
#A6FBB2
ΔE00 4.62
Foam Green
#90FDA9
ΔE00 4.82
Mint (survey)
#9FFEB0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E79A #E791DE
analogous
#B3E791 #91E79A #91E7C5
triadic
#91E79A #9A91E7 #E79A91
tetradic
#91E79A #91B3E7 #E791DE #E7C591
square
#91E79A #91B3E7 #E791DE #E7C591
split-complementary
#91E79A #C591E7 #E791B3
monochromatic
#2DD03E #5FDC6C #91E79A #C3F2C8 #E6FAE8
Accessibility & contrast
On white
1.49
#91E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#91E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E79A
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E79A | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#85E3D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91e79a; /* rgb */ color: rgb(145, 231, 154); /* oklch */ color: oklch(85.4% 0.135 146.7);
Tailwind
colors: {
custom: {
50: '#b4efb8',
500: '#91e79a',
950: '#000000',
},
}SCSS
$custom: #91e79a; $custom-light: #b4efb8; $custom-dark: #000000;
JSON
{
"hex": "#91e79a",
"rgb": {
"r": 145,
"g": 231,
"b": 154
},
"hsl": {
"h": 126.279,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.85398,
"c": 0.13507,
"h": 146.7
},
"luminance": 0.65505
}Semantic roles & 50–950 ramp
primary
#91E79A
secondary
#C15BB6
accent
#1AB9CC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581