#91CD82#91CD82
#91CD82 is a light, moderate green. Relative luminance 0.513; OKLCH L 78.9% C 0.120 H 139.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD82 |
|---|---|
| RGB | rgb(145, 205, 130) |
| HSL | hsl(108, 43%, 66%) |
| HSV | hsv(108, 37%, 80%) |
| CMYK | cmyk(29.3%, 0%, 36.6%, 19.6%) |
| CIE-LAB | lab(76.86, -33.40, 31.36) |
| CIE-LCH | lch(76.86, 45.82, 136.81°) |
| OKLab | oklab(78.88% -0.0912 0.0779) |
| OKLCH | oklch(78.88% 0.12 139.5) |
| XYZ | xyz(37.5364, 51.2927, 29.0375) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.25
Soft Green
#6FC276
ΔE00 4.99
Light Moss Green
#A6C875
ΔE00 5.54
Lichen
#8FB67B
ΔE00 6.48
Pale Olive Green
#B1D27B
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD82 #BE82CD
analogous
#B6CD82 #91CD82 #82CD98
triadic
#91CD82 #8291CD #CD8291
tetradic
#91CD82 #82B6CD #BE82CD #CD9882
square
#91CD82 #82B6CD #BE82CD #CD9882
split-complementary
#91CD82 #9882CD #CD82B6
monochromatic
#4F983D #6BBC56 #91CD82 #B7DEAE #DEF0D9
Accessibility & contrast
On white
1.87
#91CD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#91CD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD82
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD82 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#C8BC86
Tritanopia (blue-blind)
#8EC8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cd82; /* rgb */ color: rgb(145, 205, 130); /* oklch */ color: oklch(78.9% 0.120 139.5);
Tailwind
colors: {
custom: {
50: '#b3dca7',
500: '#91cd82',
950: '#000000',
},
}SCSS
$custom: #91cd82; $custom-light: #b3dca7; $custom-dark: #000000;
JSON
{
"hex": "#91cd82",
"rgb": {
"r": 145,
"g": 205,
"b": 130
},
"hsl": {
"h": 108,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.78881,
"c": 0.11994,
"h": 139.5
},
"luminance": 0.51294
}Semantic roles & 50–950 ramp
primary
#91CD82
secondary
#8F559E
accent
#30B69B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480