#91EF8D#91EF8D
#91EF8D is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.0% C 0.160 H 143.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #91EF8D |
|---|---|
| RGB | rgb(145, 239, 141) |
| HSL | hsl(118, 75%, 75%) |
| HSV | hsv(118, 41%, 94%) |
| CMYK | cmyk(39.3%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(86.84, -46.90, 38.82) |
| CIE-LCH | lch(86.84, 60.88, 140.38°) |
| OKLab | oklab(87.03% -0.1278 0.0956) |
| OKLCH | oklch(87.03% 0.16 143.2) |
| XYZ | xyz(47.3491, 69.6731, 36.1475) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.68
Palegreen
#98FB98
ΔE00 2.54
Mint Green
#8FFF9F
ΔE00 3.74
Baby Green
#8CFF9E
ΔE00 3.80
Pale Light Green
#B1FC99
ΔE00 4.23
Light Green
#96F97B
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91EF8D #EB8DEF
analogous
#C2EF8D #91EF8D #8DEFBA
triadic
#91EF8D #8D91EF #EF8D91
tetradic
#91EF8D #8DC2EF #EB8DEF #EFBA8D
square
#91EF8D #8DC2EF #EB8DEF #EFBA8D
split-complementary
#91EF8D #BA8DEF #EF8DC2
monochromatic
#29E022 #5DE757 #91EF8D #C5F7C3 #E5FBE4
Accessibility & contrast
On white
1.41
#91EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#91EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91EF8D
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91EF8D | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#87EAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #91ef8d; /* rgb */ color: rgb(145, 239, 141); /* oklch */ color: oklch(87.0% 0.160 143.2);
Tailwind
colors: {
custom: {
50: '#b5f5af',
500: '#91ef8d',
950: '#000000',
},
}SCSS
$custom: #91ef8d; $custom-light: #b5f5af; $custom-dark: #000000;
JSON
{
"hex": "#91ef8d",
"rgb": {
"r": 145,
"g": 239,
"b": 141
},
"hsl": {
"h": 117.551,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87032,
"c": 0.1596,
"h": 143.2
},
"luminance": 0.69676
}Semantic roles & 50–950 ramp
primary
#91EF8D
secondary
#C656CB
accent
#0ED8CF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581