#91DC83#91DC83
#91DC83 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.4% C 0.142 H 140.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91DC83 |
|---|---|
| RGB | rgb(145, 220, 131) |
| HSL | hsl(111, 56%, 69%) |
| HSV | hsv(111, 40%, 86%) |
| CMYK | cmyk(34.1%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(81.21, -40.08, 36.52) |
| CIE-LCH | lch(81.21, 54.22, 137.66°) |
| OKLab | oklab(82.41% -0.1094 0.09) |
| OKLCH | oklch(82.41% 0.142 140.6) |
| XYZ | xyz(41.3655, 58.8429, 30.6466) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Pistachio
#93C572
ΔE00 6.04
Lightish Green
#61E160
ΔE00 6.39
Hospital Green
#9BE5AA
ΔE00 6.53
Light Grey Green
#B7E1A1
ΔE00 6.58
Palegreen
#98FB98
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DC83 #CE83DC
analogous
#BEDC83 #91DC83 #83DCA2
triadic
#91DC83 #8391DC #DC8391
tetradic
#91DC83 #83BEDC #CE83DC #DCA283
square
#91DC83 #83BEDC #CE83DC #DCA283
split-complementary
#91DC83 #A283DC #DC83BE
monochromatic
#46B232 #67CF53 #91DC83 #BBE9B3 #E6F7E2
Accessibility & contrast
On white
1.64
#91DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#91DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DC83
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DC83 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#8BD7C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #91dc83; /* rgb */ color: rgb(145, 220, 131); /* oklch */ color: oklch(82.4% 0.142 140.6);
Tailwind
colors: {
custom: {
50: '#b4e7a8',
500: '#91dc83',
950: '#000000',
},
}SCSS
$custom: #91dc83; $custom-light: #b4e7a8; $custom-dark: #000000;
JSON
{
"hex": "#91dc83",
"rgb": {
"r": 145,
"g": 220,
"b": 131
},
"hsl": {
"h": 110.562,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82408,
"c": 0.14168,
"h": 140.6
},
"luminance": 0.58845
}Semantic roles & 50–950 ramp
primary
#91DC83
secondary
#A350B3
accent
#22C4AA
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111610
muted
#818480