#91F188#91F188
#91F188 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.4% C 0.167 H 142.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91F188 |
|---|---|
| RGB | rgb(145, 241, 136) |
| HSL | hsl(115, 79%, 74%) |
| HSV | hsv(115, 44%, 95%) |
| CMYK | cmyk(39.8%, 0%, 43.6%, 5.5%) |
| CIE-LAB | lab(87.34, -48.45, 41.92) |
| CIE-LCH | lch(87.34, 64.07, 139.13°) |
| OKLab | oklab(87.42% -0.1321 0.1026) |
| OKLCH | oklch(87.42% 0.167 142.2) |
| XYZ | xyz(47.5742, 70.7052, 34.4284) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.75
Palegreen
#98FB98
ΔE00 2.49
Light Green
#96F97B
ΔE00 3.20
Easter Green
#8CFD7E
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.87
Baby Green
#8CFF9E
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91F188 #E888F1
analogous
#C6F188 #91F188 #88F1B4
triadic
#91F188 #8891F1 #F18891
tetradic
#91F188 #88C6F1 #E888F1 #F1B488
square
#91F188 #88C6F1 #E888F1 #F1B488
split-complementary
#91F188 #B488F1 #F188C6
monochromatic
#2CE41B #5EEB51 #91F188 #C4F7BF #E6FCE4
Accessibility & contrast
On white
1.39
#91F188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#91F188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91F188
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91F188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91F188 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E080
Deuteranopia (green-blind)
#E8D78F
Tritanopia (blue-blind)
#87EBD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #91f188; /* rgb */ color: rgb(145, 241, 136); /* oklch */ color: oklch(87.4% 0.167 142.2);
Tailwind
colors: {
custom: {
50: '#b5f6ac',
500: '#91f188',
950: '#000000',
},
}SCSS
$custom: #91f188; $custom-light: #b5f6ac; $custom-dark: #000000;
JSON
{
"hex": "#91f188",
"rgb": {
"r": 145,
"g": 241,
"b": 136
},
"hsl": {
"h": 114.857,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.8742,
"c": 0.16726,
"h": 142.2
},
"luminance": 0.70708
}Semantic roles & 50–950 ramp
primary
#91F188
secondary
#C250CD
accent
#0ADBC9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581