#91CD84#91CD84
#91CD84 is a light, moderate green. Relative luminance 0.513; OKLCH L 78.9% C 0.118 H 140.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD84 |
|---|---|
| RGB | rgb(145, 205, 132) |
| HSL | hsl(109, 42%, 66%) |
| HSV | hsv(109, 36%, 80%) |
| CMYK | cmyk(29.3%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(76.89, -33.10, 30.37) |
| CIE-LCH | lch(76.89, 44.92, 137.46°) |
| OKLab | oklab(78.92% -0.0903 0.0757) |
| OKLCH | oklch(78.92% 0.118 140) |
| XYZ | xyz(37.6719, 51.3469, 29.7514) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.54
Soft Green
#6FC276
ΔE00 4.96
Light Moss Green
#A6C875
ΔE00 5.78
Lichen
#8FB67B
ΔE00 6.40
Light Grey Green
#B7E1A1
ΔE00 6.62
Pale Olive Green
#B1D27B
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD84 #C084CD
analogous
#B5CD84 #91CD84 #84CD9B
triadic
#91CD84 #8491CD #CD8491
tetradic
#91CD84 #84B5CD #C084CD #CD9B84
square
#91CD84 #84B5CD #C084CD #CD9B84
split-complementary
#91CD84 #9B84CD #CD84B5
monochromatic
#4E993E #6ABB58 #91CD84 #B8DFB0 #DFF0DB
Accessibility & contrast
On white
1.86
#91CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#91CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD84
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD84 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#C8BC88
Tritanopia (blue-blind)
#8DC8BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cd84; /* rgb */ color: rgb(145, 205, 132); /* oklch */ color: oklch(78.9% 0.118 140.0);
Tailwind
colors: {
custom: {
50: '#b3dca8',
500: '#91cd84',
950: '#000000',
},
}SCSS
$custom: #91cd84; $custom-light: #b3dca8; $custom-dark: #000000;
JSON
{
"hex": "#91cd84",
"rgb": {
"r": 145,
"g": 205,
"b": 132
},
"hsl": {
"h": 109.315,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78918,
"c": 0.11781,
"h": 140
},
"luminance": 0.51348
}Semantic roles & 50–950 ramp
primary
#91CD84
secondary
#92569F
accent
#30B59E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480