#91F992#91F992
#91F992 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.5% C 0.169 H 144.2°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #91F992 |
|---|---|
| RGB | rgb(145, 249, 146) |
| HSL | hsl(121, 90%, 77%) |
| HSV | hsv(121, 42%, 98%) |
| CMYK | cmyk(41.8%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(89.79, -50.37, 40.17) |
| CIE-LCH | lch(89.79, 64.43, 141.43°) |
| OKLab | oklab(89.46% -0.1371 0.0989) |
| OKLCH | oklch(89.46% 0.169 144.2) |
| XYZ | xyz(50.7386, 75.8432, 39.1542) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.91
Mint Green
#8FFF9F
ΔE00 2.06
Baby Green
#8CFF9E
ΔE00 2.10
Lightgreen
#90EE90
ΔE00 2.48
Easter Green
#8CFD7E
ΔE00 3.21
Pastel Green
#B0FF9D
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F992 #F991F8
analogous
#C4F991 #91F992 #91F9C6
triadic
#91F992 #9291F9 #F99291
tetradic
#91F992 #91C4F9 #F991F8 #F9C691
square
#91F992 #91C4F9 #F991F8 #F9C691
split-complementary
#91F992 #C691F9 #F991C4
monochromatic
#1DF31F #57F658 #91F992 #CBFCCC #E2FDE2
Accessibility & contrast
On white
1.30
#91F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#91F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F992
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F992 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#84F4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #91f992; /* rgb */ color: rgb(145, 249, 146); /* oklch */ color: oklch(89.5% 0.169 144.2);
Tailwind
colors: {
custom: {
50: '#b6fcb3',
500: '#91f992',
950: '#000000',
},
}SCSS
$custom: #91f992; $custom-light: #b6fcb3; $custom-dark: #000000;
JSON
{
"hex": "#91f992",
"rgb": {
"r": 145,
"g": 249,
"b": 146
},
"hsl": {
"h": 120.577,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.89459,
"c": 0.16908,
"h": 144.2
},
"luminance": 0.75846
}Semantic roles & 50–950 ramp
primary
#91F992
secondary
#D856D7
accent
#00E3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581