#91EF8F#91EF8F
#91EF8F is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.158 H 143.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #91EF8F |
|---|---|
| RGB | rgb(145, 239, 143) |
| HSL | hsl(119, 75%, 75%) |
| HSV | hsv(119, 40%, 94%) |
| CMYK | cmyk(39.3%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(86.87, -46.60, 37.87) |
| CIE-LCH | lch(86.87, 60.05, 140.91°) |
| OKLab | oklab(87.07% -0.127 0.0935) |
| OKLCH | oklch(87.07% 0.158 143.6) |
| XYZ | xyz(47.4993, 69.7332, 36.9383) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.38
Palegreen
#98FB98
ΔE00 2.52
Mint Green
#8FFF9F
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 3.69
Foam Green
#90FDA9
ΔE00 4.28
Pale Light Green
#B1FC99
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EF8F #ED8FEF
analogous
#C1EF8F #91EF8F #8FEFBD
triadic
#91EF8F #8F91EF #EF8F91
tetradic
#91EF8F #8FC1EF #ED8FEF #EFBD8F
square
#91EF8F #8FC1EF #ED8FEF #EFBD8F
split-complementary
#91EF8F #BD8FEF #EF8FC1
monochromatic
#28E024 #5CE759 #91EF8F #C6F7C5 #E5FBE4
Accessibility & contrast
On white
1.40
#91EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#91EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EF8F
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EF8F | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#86EAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #91ef8f; /* rgb */ color: rgb(145, 239, 143); /* oklch */ color: oklch(87.1% 0.158 143.6);
Tailwind
colors: {
custom: {
50: '#b5f5b1',
500: '#91ef8f',
950: '#000000',
},
}SCSS
$custom: #91ef8f; $custom-light: #b5f5b1; $custom-dark: #000000;
JSON
{
"hex": "#91ef8f",
"rgb": {
"r": 145,
"g": 239,
"b": 143
},
"hsl": {
"h": 118.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.87066,
"c": 0.15766,
"h": 143.6
},
"luminance": 0.69736
}Semantic roles & 50–950 ramp
primary
#91EF8F
secondary
#C857CB
accent
#0ED7D3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581