#91D87F#91D87F
#91D87F is a light, vivid green. Relative luminance 0.567; OKLCH L 81.4% C 0.140 H 139.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91D87F |
|---|---|
| RGB | rgb(145, 216, 127) |
| HSL | hsl(108, 53%, 67%) |
| HSV | hsv(108, 41%, 85%) |
| CMYK | cmyk(32.9%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.99, -38.86, 36.97) |
| CIE-LCH | lch(79.99, 53.63, 136.43°) |
| OKLab | oklab(81.4% -0.1062 0.0909) |
| OKLCH | oklch(81.4% 0.14 139.4) |
| XYZ | xyz(40.0623, 56.6620, 28.9006) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.19
Pale Olive Green
#B1D27B
ΔE00 6.52
Light Moss Green
#A6C875
ΔE00 6.62
Lightish Green
#61E160
ΔE00 6.63
Light Grey Green
#B7E1A1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D87F #C67FD8
analogous
#BED87F #91D87F #7FD89A
triadic
#91D87F #7F91D8 #D87F91
tetradic
#91D87F #7FBED8 #C67FD8 #D89A7F
square
#91D87F #7FBED8 #C67FD8 #D89A7F
split-complementary
#91D87F #9A7FD8 #D87FBE
monochromatic
#4BA934 #69CA50 #91D87F #B9E6AE #E2F5DD
Accessibility & contrast
On white
1.70
#91D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#91D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D87F
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D87F | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#8DD3C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #91d87f; /* rgb */ color: rgb(145, 216, 127); /* oklch */ color: oklch(81.4% 0.140 139.4);
Tailwind
colors: {
custom: {
50: '#b4e4a5',
500: '#91d87f',
950: '#000000',
},
}SCSS
$custom: #91d87f; $custom-light: #b4e4a5; $custom-dark: #000000;
JSON
{
"hex": "#91d87f",
"rgb": {
"r": 145,
"g": 216,
"b": 127
},
"hsl": {
"h": 107.865,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81402,
"c": 0.13977,
"h": 139.4
},
"luminance": 0.56664
}Semantic roles & 50–950 ramp
primary
#91D87F
secondary
#9A4FAC
accent
#25C1A1
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480