#91E282#91E282
#91E282 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.8% C 0.152 H 140.6°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91E282 |
|---|---|
| RGB | rgb(145, 226, 130) |
| HSL | hsl(111, 62%, 70%) |
| HSV | hsv(111, 42%, 89%) |
| CMYK | cmyk(35.8%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(82.93, -42.86, 39.24) |
| CIE-LCH | lch(82.93, 58.11, 137.53°) |
| OKLab | oklab(83.8% -0.1171 0.0962) |
| OKLCH | oklch(83.8% 0.152 140.6) |
| XYZ | xyz(42.9011, 62.0220, 30.8257) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Palegreen
#98FB98
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.59
Light Green
#96F97B
ΔE00 5.86
Pale Light Green
#B1FC99
ΔE00 6.06
Light Pastel Green
#B2FBA5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E282 #D382E2
analogous
#C1E282 #91E282 #82E2A3
triadic
#91E282 #8291E2 #E28291
tetradic
#91E282 #82C1E2 #D382E2 #E2A382
square
#91E282 #82C1E2 #D382E2 #E2A382
split-complementary
#91E282 #A382E2 #E282C1
monochromatic
#43BE2C #65D650 #91E282 #BDEEB4 #E8F9E5
Accessibility & contrast
On white
1.57
#91E282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#91E282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E282
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E282 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#8BDCCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91e282; /* rgb */ color: rgb(145, 226, 130); /* oklch */ color: oklch(83.8% 0.152 140.6);
Tailwind
colors: {
custom: {
50: '#b4eba7',
500: '#91e282',
950: '#000000',
},
}SCSS
$custom: #91e282; $custom-light: #b4eba7; $custom-dark: #000000;
JSON
{
"hex": "#91e282",
"rgb": {
"r": 145,
"g": 226,
"b": 130
},
"hsl": {
"h": 110.625,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.838,
"c": 0.15151,
"h": 140.6
},
"luminance": 0.62024
}Semantic roles & 50–950 ramp
primary
#91E282
secondary
#A94EBA
accent
#1BCAAF
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#111610
muted
#818480