#91EA7E#91EA7E
#91EA7E is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.6% C 0.167 H 140.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91EA7E |
|---|---|
| RGB | rgb(145, 234, 126) |
| HSL | hsl(109, 72%, 71%) |
| HSV | hsv(109, 46%, 92%) |
| CMYK | cmyk(38%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(85.18, -46.83, 44.05) |
| CIE-LCH | lch(85.18, 64.30, 136.75°) |
| OKLab | oklab(85.62% -0.1281 0.107) |
| OKLCH | oklch(85.62% 0.167 140.1) |
| XYZ | xyz(44.8641, 66.3693, 30.1812) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Light Green
#96F97B
ΔE00 3.63
Palegreen
#98FB98
ΔE00 4.25
Easter Green
#8CFD7E
ΔE00 4.38
Pale Light Green
#B1FC99
ΔE00 4.90
Lightish Green
#61E160
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EA7E #D77EEA
analogous
#C7EA7E #91EA7E #7EEAA1
triadic
#91EA7E #7E91EA #EA7E91
tetradic
#91EA7E #7EC7EA #D77EEA #EAA17E
square
#91EA7E #7EC7EA #D77EEA #EAA17E
split-complementary
#91EA7E #A17EEA #EA7EC7
monochromatic
#3FCC21 #64E149 #91EA7E #BEF3B3 #E9FBE5
Accessibility & contrast
On white
1.47
#91EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#91EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EA7E
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EA7E | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#8AE4D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #91ea7e; /* rgb */ color: rgb(145, 234, 126); /* oklch */ color: oklch(85.6% 0.167 140.1);
Tailwind
colors: {
custom: {
50: '#b5f1a5',
500: '#91ea7e',
950: '#000000',
},
}SCSS
$custom: #91ea7e; $custom-light: #b5f1a5; $custom-dark: #000000;
JSON
{
"hex": "#91ea7e",
"rgb": {
"r": 145,
"g": 234,
"b": 126
},
"hsl": {
"h": 109.444,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.8562,
"c": 0.16686,
"h": 140.1
},
"luminance": 0.66372
}Semantic roles & 50–950 ramp
primary
#91EA7E
secondary
#AE49C3
accent
#11D4B2
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580