#91F392#91F392
#91F392 is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.1% C 0.161 H 144.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91F392 |
|---|---|
| RGB | rgb(145, 243, 146) |
| HSL | hsl(121, 80%, 76%) |
| HSV | hsv(121, 40%, 95%) |
| CMYK | cmyk(40.3%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(88.06, -47.86, 37.93) |
| CIE-LCH | lch(88.06, 61.07, 141.60°) |
| OKLab | oklab(88.05% -0.1303 0.0937) |
| OKLCH | oklch(88.05% 0.161 144.3) |
| XYZ | xyz(48.9136, 72.1933, 38.5459) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.09
Palegreen
#98FB98
ΔE00 1.71
Mint Green
#8FFF9F
ΔE00 2.77
Baby Green
#8CFF9E
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 3.63
Pastel Green
#B0FF9D
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F392 #F391F2
analogous
#C1F391 #91F392 #91F3C3
triadic
#91F392 #9291F3 #F39291
tetradic
#91F392 #91C1F3 #F391F2 #F3C391
square
#91F392 #91C1F3 #F391F2 #F3C391
split-complementary
#91F392 #C391F3 #F391C1
monochromatic
#23E725 #5AED5B #91F392 #C8F9C9 #E3FCE4
Accessibility & contrast
On white
1.36
#91F392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#91F392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F392
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F392 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#85EEDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #91f392; /* rgb */ color: rgb(145, 243, 146); /* oklch */ color: oklch(88.1% 0.161 144.3);
Tailwind
colors: {
custom: {
50: '#b5f7b3',
500: '#91f392',
950: '#000000',
},
}SCSS
$custom: #91f392; $custom-light: #b5f7b3; $custom-dark: #000000;
JSON
{
"hex": "#91f392",
"rgb": {
"r": 145,
"g": 243,
"b": 146
},
"hsl": {
"h": 120.612,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.88054,
"c": 0.16053,
"h": 144.3
},
"luminance": 0.72196
}Semantic roles & 50–950 ramp
primary
#91F392
secondary
#D058CF
accent
#09DADD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581