#91F49F#91F49F
#91F49F is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.5% C 0.149 H 147.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #91F49F |
|---|---|
| RGB | rgb(145, 244, 159) |
| HSL | hsl(128, 82%, 76%) |
| HSV | hsv(128, 41%, 96%) |
| CMYK | cmyk(40.6%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(88.55, -46.27, 32.09) |
| CIE-LCH | lch(88.55, 56.31, 145.26°) |
| OKLab | oklab(88.52% -0.126 0.0803) |
| OKLCH | oklch(88.52% 0.149 147.5) |
| XYZ | xyz(50.2830, 73.2212, 44.2777) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.08
Lightgreen
#90EE90
ΔE00 2.32
Mint Green
#8FFF9F
ΔE00 2.63
Mint (survey)
#9FFEB0
ΔE00 2.70
Palegreen
#98FB98
ΔE00 2.70
Baby Green
#8CFF9E
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F49F #F491E6
analogous
#B5F491 #91F49F #91F4D1
triadic
#91F49F #9F91F4 #F49F91
tetradic
#91F49F #91B5F4 #F491E6 #F4D191
square
#91F49F #91B5F4 #F491E6 #F4D191
split-complementary
#91F49F #D191F4 #F491B5
monochromatic
#22E93E #59EE6E #91F49F #C9FAD0 #E3FCE7
Accessibility & contrast
On white
1.34
#91F49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#91F49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F49F
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F49F | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E499
Deuteranopia (green-blind)
#E8DAA4
Tritanopia (blue-blind)
#82F0DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #91f49f; /* rgb */ color: rgb(145, 244, 159); /* oklch */ color: oklch(88.5% 0.149 147.5);
Tailwind
colors: {
custom: {
50: '#b5f8bc',
500: '#91f49f',
950: '#000000',
},
}SCSS
$custom: #91f49f; $custom-light: #b5f8bc; $custom-dark: #000000;
JSON
{
"hex": "#91f49f",
"rgb": {
"r": 145,
"g": 244,
"b": 159
},
"hsl": {
"h": 128.485,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.88521,
"c": 0.14942,
"h": 147.5
},
"luminance": 0.73224
}Semantic roles & 50–950 ramp
primary
#91F49F
secondary
#D258C0
accent
#07C0DE
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582