#91CD79#91CD79
#91CD79 is a light, vivid green. Relative luminance 0.511; OKLCH L 78.7% C 0.129 H 137.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD79 |
|---|---|
| RGB | rgb(145, 205, 121) |
| HSL | hsl(103, 46%, 64%) |
| HSV | hsv(103, 41%, 80%) |
| CMYK | cmyk(29.3%, 0%, 41%, 19.6%) |
| CIE-LAB | lab(76.72, -34.69, 35.79) |
| CIE-LCH | lch(76.72, 49.84, 134.11°) |
| OKLab | oklab(78.72% -0.095 0.0879) |
| OKLCH | oklch(78.72% 0.129 137.2) |
| XYZ | xyz(36.9585, 51.0615, 25.9940) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.34
Light Moss Green
#A6C875
ΔE00 4.74
Soft Green
#6FC276
ΔE00 5.46
Pale Olive Green
#B1D27B
ΔE00 5.70
Lichen
#8FB67B
ΔE00 7.06
Turtle Green
#75B84F
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD79 #B579CD
analogous
#BBCD79 #91CD79 #79CD8B
triadic
#91CD79 #7991CD #CD7991
tetradic
#91CD79 #79BBCD #B579CD #CD8B79
square
#91CD79 #79BBCD #B579CD #CD8B79
split-complementary
#91CD79 #8B79CD #CD79BB
monochromatic
#529437 #6CBC4C #91CD79 #B6DEA6 #DAEED2
Accessibility & contrast
On white
1.87
#91CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#91CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD79
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD79 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C173
Deuteranopia (green-blind)
#C9BB7E
Tritanopia (blue-blind)
#8FC7B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91cd79; /* rgb */ color: rgb(145, 205, 121); /* oklch */ color: oklch(78.7% 0.129 137.2);
Tailwind
colors: {
custom: {
50: '#b3dca1',
500: '#91cd79',
950: '#000000',
},
}SCSS
$custom: #91cd79; $custom-light: #b3dca1; $custom-dark: #000000;
JSON
{
"hex": "#91cd79",
"rgb": {
"r": 145,
"g": 205,
"b": 121
},
"hsl": {
"h": 102.857,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.78722,
"c": 0.12941,
"h": 137.2
},
"luminance": 0.51063
}Semantic roles & 50–950 ramp
primary
#91CD79
secondary
#85509B
accent
#2DB991
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480