#91ED97#91ED97
#91ED97 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.7% C 0.147 H 145.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91ED97 |
|---|---|
| RGB | rgb(145, 237, 151) |
| HSL | hsl(124, 72%, 75%) |
| HSV | hsv(124, 39%, 93%) |
| CMYK | cmyk(38.8%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(86.41, -44.53, 33.28) |
| CIE-LCH | lch(86.41, 55.59, 143.23°) |
| OKLab | oklab(86.74% -0.1213 0.083) |
| OKLCH | oklch(86.74% 0.147 145.6) |
| XYZ | xyz(47.5448, 68.8197, 40.0504) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.32
Palegreen
#98FB98
ΔE00 3.34
Foam Green
#90FDA9
ΔE00 3.74
Light Sea Green
#98F6B0
ΔE00 3.89
Mint Green
#8FFF9F
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ED97 #ED91E7
analogous
#B9ED91 #91ED97 #91EDC5
triadic
#91ED97 #9791ED #ED9791
tetradic
#91ED97 #91B9ED #ED91E7 #EDC591
square
#91ED97 #91B9ED #ED91E7 #EDC591
split-complementary
#91ED97 #C591ED #ED91B9
monochromatic
#28DC34 #5CE465 #91ED97 #C6F6C9 #E5FBE6
Accessibility & contrast
On white
1.42
#91ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#91ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ED97
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ED97 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#E2D59C
Tritanopia (blue-blind)
#85E9D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #91ed97; /* rgb */ color: rgb(145, 237, 151); /* oklch */ color: oklch(86.7% 0.147 145.6);
Tailwind
colors: {
custom: {
50: '#b5f3b6',
500: '#91ed97',
950: '#000000',
},
}SCSS
$custom: #91ed97; $custom-light: #b5f3b6; $custom-dark: #000000;
JSON
{
"hex": "#91ed97",
"rgb": {
"r": 145,
"g": 237,
"b": 151
},
"hsl": {
"h": 123.913,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.8674,
"c": 0.14694,
"h": 145.6
},
"luminance": 0.68822
}Semantic roles & 50–950 ramp
primary
#91ED97
secondary
#C85AC1
accent
#12C7D4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581