#91FB7F#91FB7F
#91FB7F is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.189 H 140.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #91FB7F |
|---|---|
| RGB | rgb(145, 251, 127) |
| HSL | hsl(111, 94%, 74%) |
| HSV | hsv(111, 49%, 98%) |
| CMYK | cmyk(42.2%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(90.11, -53.74, 49.68) |
| CIE-LCH | lch(90.11, 73.19, 137.25°) |
| OKLab | oklab(89.64% -0.1469 0.1196) |
| OKLCH | oklch(89.64% 0.189 140.8) |
| XYZ | xyz(50.0030, 76.5433, 32.2141) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 0.69
Light Green
#96F97B
ΔE00 0.96
Lightgreen (survey)
#76FF7B
ΔE00 2.59
Lighter Green
#75FD63
ΔE00 3.50
Palegreen
#98FB98
ΔE00 3.51
Light Grass Green
#9AF764
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91FB7F #E97FFB
analogous
#CFFB7F #91FB7F #7FFBAB
triadic
#91FB7F #7F91FB #FB7F91
tetradic
#91FB7F #7FCFFB #E97FFB #FBAB7F
square
#91FB7F #7FCFFB #E97FFB #FBAB7F
split-complementary
#91FB7F #AB7FFB #FB7FCF
monochromatic
#2BF708 #5EF944 #91FB7F #C4FDBA #E6FEE1
Accessibility & contrast
On white
1.29
#91FB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#91FB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91FB7F
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91FB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91FB7F | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#87F4DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #91fb7f; /* rgb */ color: rgb(145, 251, 127); /* oklch */ color: oklch(89.6% 0.189 140.8);
Tailwind
colors: {
custom: {
50: '#b7fda6',
500: '#91fb7f',
950: '#000000',
},
}SCSS
$custom: #91fb7f; $custom-light: #b7fda6; $custom-dark: #000000;
JSON
{
"hex": "#91fb7f",
"rgb": {
"r": 145,
"g": 251,
"b": 127
},
"hsl": {
"h": 111.29,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89642,
"c": 0.18942,
"h": 140.8
},
"luminance": 0.76546
}Semantic roles & 50–950 ramp
primary
#91FB7F
secondary
#C346D9
accent
#00E6C4
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#121810
muted
#828680