#91CD80#91CD80
#91CD80 is a light, vivid green. Relative luminance 0.512; OKLCH L 78.8% C 0.122 H 138.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD80 |
|---|---|
| RGB | rgb(145, 205, 128) |
| HSL | hsl(107, 44%, 65%) |
| HSV | hsv(107, 38%, 80%) |
| CMYK | cmyk(29.3%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(76.82, -33.70, 32.35) |
| CIE-LCH | lch(76.82, 46.71, 136.17°) |
| OKLab | oklab(78.84% -0.092 0.0802) |
| OKLCH | oklch(78.84% 0.122 138.9) |
| XYZ | xyz(37.4034, 51.2395, 28.3374) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.98
Soft Green
#6FC276
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.32
Pale Olive Green
#B1D27B
ΔE00 6.30
Lichen
#8FB67B
ΔE00 6.58
Light Grey Green
#B7E1A1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD80 #BC80CD
analogous
#B8CD80 #91CD80 #80CD95
triadic
#91CD80 #8091CD #CD8091
tetradic
#91CD80 #80B8CD #BC80CD #CD9580
square
#91CD80 #80B8CD #BC80CD #CD9580
split-complementary
#91CD80 #9580CD #CD80B8
monochromatic
#50973B #6BBC54 #91CD80 #B7DEAC #DDF0D8
Accessibility & contrast
On white
1.87
#91CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#91CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD80
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD80 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#C8BC84
Tritanopia (blue-blind)
#8EC8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cd80; /* rgb */ color: rgb(145, 205, 128); /* oklch */ color: oklch(78.8% 0.122 138.9);
Tailwind
colors: {
custom: {
50: '#b3dca5',
500: '#91cd80',
950: '#000000',
},
}SCSS
$custom: #91cd80; $custom-light: #b3dca5; $custom-dark: #000000;
JSON
{
"hex": "#91cd80",
"rgb": {
"r": 145,
"g": 205,
"b": 128
},
"hsl": {
"h": 106.753,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78844,
"c": 0.12206,
"h": 138.9
},
"luminance": 0.51241
}Semantic roles & 50–950 ramp
primary
#91CD80
secondary
#8D549D
accent
#2FB799
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480