#91CD7E#91CD7E
#91CD7E is a light, vivid green. Relative luminance 0.512; OKLCH L 78.8% C 0.124 H 138.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD7E |
|---|---|
| RGB | rgb(145, 205, 126) |
| HSL | hsl(106, 44%, 65%) |
| HSV | hsv(106, 39%, 80%) |
| CMYK | cmyk(29.3%, 0%, 38.5%, 19.6%) |
| CIE-LAB | lab(76.79, -33.99, 33.33) |
| CIE-LCH | lch(76.79, 47.61, 135.56°) |
| OKLab | oklab(78.81% -0.0929 0.0824) |
| OKLCH | oklch(78.81% 0.124 138.4) |
| XYZ | xyz(37.2731, 51.1874, 27.6509) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.74
Light Moss Green
#A6C875
ΔE00 5.12
Soft Green
#6FC276
ΔE00 5.13
Pale Olive Green
#B1D27B
ΔE00 6.11
Lichen
#8FB67B
ΔE00 6.70
Light Grey Green
#B7E1A1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD7E #BA7ECD
analogous
#B8CD7E #91CD7E #7ECD93
triadic
#91CD7E #7E91CD #CD7E91
tetradic
#91CD7E #7EB8CD #BA7ECD #CD937E
square
#91CD7E #7EB8CD #BA7ECD #CD937E
split-complementary
#91CD7E #937ECD #CD7EB8
monochromatic
#50963A #6BBC52 #91CD7E #B7DEAA #DCEFD6
Accessibility & contrast
On white
1.87
#91CD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#91CD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD7E
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD7E | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C178
Deuteranopia (green-blind)
#C9BB82
Tritanopia (blue-blind)
#8EC8B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91cd7e; /* rgb */ color: rgb(145, 205, 126); /* oklch */ color: oklch(78.8% 0.124 138.4);
Tailwind
colors: {
custom: {
50: '#b3dca4',
500: '#91cd7e',
950: '#000000',
},
}SCSS
$custom: #91cd7e; $custom-light: #b3dca4; $custom-dark: #000000;
JSON
{
"hex": "#91cd7e",
"rgb": {
"r": 145,
"g": 205,
"b": 126
},
"hsl": {
"h": 105.57,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.78809,
"c": 0.12417,
"h": 138.4
},
"luminance": 0.51189
}Semantic roles & 50–950 ramp
primary
#91CD7E
secondary
#8B539D
accent
#2EB796
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480