#91CD7D#91CD7D
#91CD7D is a light, vivid green. Relative luminance 0.512; OKLCH L 78.8% C 0.125 H 138.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD7D |
|---|---|
| RGB | rgb(145, 205, 125) |
| HSL | hsl(105, 44%, 65%) |
| HSV | hsv(105, 39%, 80%) |
| CMYK | cmyk(29.3%, 0%, 39%, 19.6%) |
| CIE-LAB | lab(76.78, -34.13, 33.83) |
| CIE-LCH | lch(76.78, 48.05, 135.26°) |
| OKLab | oklab(78.79% -0.0933 0.0835) |
| OKLCH | oklch(78.79% 0.125 138.2) |
| XYZ | xyz(37.2089, 51.1617, 27.3128) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.64
Light Moss Green
#A6C875
ΔE00 5.03
Soft Green
#6FC276
ΔE00 5.19
Pale Olive Green
#B1D27B
ΔE00 6.02
Lichen
#8FB67B
ΔE00 6.77
Light Grey Green
#B7E1A1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD7D #B97DCD
analogous
#B9CD7D #91CD7D #7DCD91
triadic
#91CD7D #7D91CD #CD7D91
tetradic
#91CD7D #7DB9CD #B97DCD #CD917D
square
#91CD7D #7DB9CD #B97DCD #CD917D
split-complementary
#91CD7D #917DCD #CD7DB9
monochromatic
#51963A #6CBC51 #91CD7D #B6DEA9 #DCEFD5
Accessibility & contrast
On white
1.87
#91CD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#91CD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD7D
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD7D | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#C9BB82
Tritanopia (blue-blind)
#8EC8B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91cd7d; /* rgb */ color: rgb(145, 205, 125); /* oklch */ color: oklch(78.8% 0.125 138.2);
Tailwind
colors: {
custom: {
50: '#b3dca3',
500: '#91cd7d',
950: '#000000',
},
}SCSS
$custom: #91cd7d; $custom-light: #b3dca3; $custom-dark: #000000;
JSON
{
"hex": "#91cd7d",
"rgb": {
"r": 145,
"g": 205,
"b": 125
},
"hsl": {
"h": 105,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78791,
"c": 0.12522,
"h": 138.2
},
"luminance": 0.51163
}Semantic roles & 50–950 ramp
primary
#91CD7D
secondary
#8A529C
accent
#2EB895
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480