#91D07F#91D07F
#91D07F is a light, vivid green. Relative luminance 0.527; OKLCH L 79.5% C 0.128 H 138.9°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91D07F |
|---|---|
| RGB | rgb(145, 208, 127) |
| HSL | hsl(107, 46%, 66%) |
| HSV | hsv(107, 39%, 82%) |
| CMYK | cmyk(30.3%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(77.68, -35.23, 33.97) |
| CIE-LCH | lch(77.68, 48.94, 136.04°) |
| OKLab | oklab(79.53% -0.0962 0.0839) |
| OKLCH | oklch(79.53% 0.128 138.9) |
| XYZ | xyz(38.0625, 52.6623, 28.2339) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.34
Soft Green
#6FC276
ΔE00 5.43
Light Moss Green
#A6C875
ΔE00 5.49
Pale Olive Green
#B1D27B
ΔE00 6.16
Light Grey Green
#B7E1A1
ΔE00 6.71
Lightgreen
#90EE90
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D07F #BE7FD0
analogous
#B9D07F #91D07F #7FD095
triadic
#91D07F #7F91D0 #D07F91
tetradic
#91D07F #7FB9D0 #BE7FD0 #D0957F
square
#91D07F #7FB9D0 #BE7FD0 #D0957F
split-complementary
#91D07F #957FD0 #D07FB9
monochromatic
#4F9C39 #6BC052 #91D07F #B7E0AC #DEF1D9
Accessibility & contrast
On white
1.82
#91D07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#91D07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D07F
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D07F | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#8ECBBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91d07f; /* rgb */ color: rgb(145, 208, 127); /* oklch */ color: oklch(79.5% 0.128 138.9);
Tailwind
colors: {
custom: {
50: '#b3dea5',
500: '#91d07f',
950: '#000000',
},
}SCSS
$custom: #91d07f; $custom-light: #b3dea5; $custom-dark: #000000;
JSON
{
"hex": "#91d07f",
"rgb": {
"r": 145,
"g": 208,
"b": 127
},
"hsl": {
"h": 106.667,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.79528,
"c": 0.1277,
"h": 138.9
},
"luminance": 0.52664
}Semantic roles & 50–950 ramp
primary
#91D07F
secondary
#8F52A1
accent
#2CBA9A
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480