#91CF7E#91CF7E
#91CF7E is a light, vivid green. Relative luminance 0.522; OKLCH L 79.3% C 0.127 H 138.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91CF7E |
|---|---|
| RGB | rgb(145, 207, 126) |
| HSL | hsl(106, 46%, 65%) |
| HSV | hsv(106, 39%, 81%) |
| CMYK | cmyk(30%, 0%, 39.1%, 18.8%) |
| CIE-LAB | lab(77.37, -34.91, 34.09) |
| CIE-LCH | lch(77.37, 48.79, 135.68°) |
| OKLab | oklab(79.28% -0.0954 0.0842) |
| OKLCH | oklch(79.28% 0.127 138.6) |
| XYZ | xyz(37.7546, 52.1503, 27.8114) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.08
Light Moss Green
#A6C875
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.35
Pale Olive Green
#B1D27B
ΔE00 6.07
Light Grey Green
#B7E1A1
ΔE00 6.83
Lichen
#8FB67B
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CF7E #BC7ECF
analogous
#B9CF7E #91CF7E #7ECF93
triadic
#91CF7E #7E91CF #CF7E91
tetradic
#91CF7E #7EB9CF #BC7ECF #CF937E
square
#91CF7E #7EB9CF #BC7ECF #CF937E
split-complementary
#91CF7E #937ECF #CF7EB9
monochromatic
#509939 #6BBE51 #91CF7E #B7E0AB #DDF0D7
Accessibility & contrast
On white
1.84
#91CF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#91CF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CF7E
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CF7E | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C378
Deuteranopia (green-blind)
#CABD83
Tritanopia (blue-blind)
#8ECABB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91cf7e; /* rgb */ color: rgb(145, 207, 126); /* oklch */ color: oklch(79.3% 0.127 138.6);
Tailwind
colors: {
custom: {
50: '#b3dea4',
500: '#91cf7e',
950: '#000000',
},
}SCSS
$custom: #91cf7e; $custom-light: #b3dea4; $custom-dark: #000000;
JSON
{
"hex": "#91cf7e",
"rgb": {
"r": 145,
"g": 207,
"b": 126
},
"hsl": {
"h": 105.926,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.79276,
"c": 0.12723,
"h": 138.6
},
"luminance": 0.52152
}Semantic roles & 50–950 ramp
primary
#91CF7E
secondary
#8D529F
accent
#2DB998
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480