#91ED8D#91ED8D
#91ED8D is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.6% C 0.157 H 143.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91ED8D |
|---|---|
| RGB | rgb(145, 237, 141) |
| HSL | hsl(118, 73%, 74%) |
| HSV | hsv(118, 41%, 93%) |
| CMYK | cmyk(38.8%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(86.26, -46.04, 38.07) |
| CIE-LCH | lch(86.26, 59.75, 140.41°) |
| OKLab | oklab(86.56% -0.1255 0.0939) |
| OKLCH | oklch(86.56% 0.157 143.2) |
| XYZ | xyz(46.7669, 68.5086, 35.9534) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.52
Palegreen
#98FB98
ΔE00 2.94
Mint Green
#8FFF9F
ΔE00 4.09
Baby Green
#8CFF9E
ΔE00 4.15
Pale Light Green
#B1FC99
ΔE00 4.48
Light Pastel Green
#B2FBA5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ED8D #E98DED
analogous
#C1ED8D #91ED8D #8DEDB9
triadic
#91ED8D #8D91ED #ED8D91
tetradic
#91ED8D #8DC1ED #E98DED #EDB98D
square
#91ED8D #8DC1ED #E98DED #EDB98D
split-complementary
#91ED8D #B98DED #ED8DC1
monochromatic
#2BDC23 #5EE558 #91ED8D #C4F5C2 #E6FBE5
Accessibility & contrast
On white
1.43
#91ED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#91ED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ED8D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ED8D | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E4D493
Tritanopia (blue-blind)
#87E8D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #91ed8d; /* rgb */ color: rgb(145, 237, 141); /* oklch */ color: oklch(86.6% 0.157 143.2);
Tailwind
colors: {
custom: {
50: '#b5f3af',
500: '#91ed8d',
950: '#000000',
},
}SCSS
$custom: #91ed8d; $custom-light: #b5f3af; $custom-dark: #000000;
JSON
{
"hex": "#91ed8d",
"rgb": {
"r": 145,
"g": 237,
"b": 141
},
"hsl": {
"h": 117.5,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.86563,
"c": 0.15672,
"h": 143.2
},
"luminance": 0.68511
}Semantic roles & 50–950 ramp
primary
#91ED8D
secondary
#C356C8
accent
#11D5CD
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581