#91F48B#91F48B
#91F48B is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.2% C 0.169 H 142.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91F48B |
|---|---|
| RGB | rgb(145, 244, 139) |
| HSL | hsl(117, 83%, 75%) |
| HSV | hsv(117, 43%, 96%) |
| CMYK | cmyk(40.6%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(88.25, -49.29, 41.61) |
| CIE-LCH | lch(88.25, 64.50, 139.82°) |
| OKLab | oklab(88.17% -0.1343 0.102) |
| OKLCH | oklch(88.17% 0.169 142.8) |
| XYZ | xyz(48.6858, 72.5823, 35.8655) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.89
Lightgreen
#90EE90
ΔE00 1.92
Light Green
#96F97B
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F48B #EE8BF4
analogous
#C6F48B #91F48B #8BF4B9
triadic
#91F48B #8B91F4 #F48B91
tetradic
#91F48B #8BC6F4 #EE8BF4 #F4B98B
square
#91F48B #8BC6F4 #EE8BF4 #F4B98B
split-complementary
#91F48B #B98BF4 #F48BC6
monochromatic
#27E91B #5CEF53 #91F48B #C6F9C3 #E4FCE3
Accessibility & contrast
On white
1.35
#91F48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#91F48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F48B
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F48B | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#86EEDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #91f48b; /* rgb */ color: rgb(145, 244, 139); /* oklch */ color: oklch(88.2% 0.169 142.8);
Tailwind
colors: {
custom: {
50: '#b6f8ae',
500: '#91f48b',
950: '#000000',
},
}SCSS
$custom: #91f48b; $custom-light: #b6f8ae; $custom-dark: #000000;
JSON
{
"hex": "#91f48b",
"rgb": {
"r": 145,
"g": 244,
"b": 139
},
"hsl": {
"h": 116.571,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.88173,
"c": 0.16865,
"h": 142.8
},
"luminance": 0.72585
}Semantic roles & 50–950 ramp
primary
#91F48B
secondary
#CA52D1
accent
#06DFD3
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121710
muted
#828581