#91F97F#91F97F
#91F97F is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.2% C 0.187 H 140.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91F97F |
|---|---|
| RGB | rgb(145, 249, 127) |
| HSL | hsl(111, 91%, 74%) |
| HSV | hsv(111, 49%, 98%) |
| CMYK | cmyk(41.8%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(89.53, -52.93, 48.97) |
| CIE-LCH | lch(89.53, 72.11, 137.22°) |
| OKLab | oklab(89.17% -0.1447 0.1181) |
| OKLCH | oklch(89.17% 0.187 140.8) |
| XYZ | xyz(49.3815, 75.3004, 32.0069) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.93
Easter Green
#8CFD7E
ΔE00 1.06
Lightgreen (survey)
#76FF7B
ΔE00 2.81
Palegreen
#98FB98
ΔE00 3.38
Lighter Green
#75FD63
ΔE00 3.72
Light Grass Green
#9AF764
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F97F #E77FF9
analogous
#CEF97F #91F97F #7FF9AA
triadic
#91F97F #7F91F9 #F97F91
tetradic
#91F97F #7FCEF9 #E77FF9 #F9AA7F
square
#91F97F #7FCEF9 #E77FF9 #F9AA7F
split-complementary
#91F97F #AA7FF9 #F97FCE
monochromatic
#2DF20B #5FF645 #91F97F #C3FCB9 #E6FEE2
Accessibility & contrast
On white
1.31
#91F97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#91F97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F97F
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F97F | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE775
Deuteranopia (green-blind)
#F0DD87
Tritanopia (blue-blind)
#88F2DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #91f97f; /* rgb */ color: rgb(145, 249, 127); /* oklch */ color: oklch(89.2% 0.187 140.8);
Tailwind
colors: {
custom: {
50: '#b6fca6',
500: '#91f97f',
950: '#000000',
},
}SCSS
$custom: #91f97f; $custom-light: #b6fca6; $custom-dark: #000000;
JSON
{
"hex": "#91f97f",
"rgb": {
"r": 145,
"g": 249,
"b": 127
},
"hsl": {
"h": 111.148,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.8917,
"c": 0.18671,
"h": 140.8
},
"luminance": 0.75303
}Semantic roles & 50–950 ramp
primary
#91F97F
secondary
#C146D6
accent
#00E6C4
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#12170F
muted
#828580