#91D38D#91D38D
#91D38D is a light, moderate green. Relative luminance 0.545; OKLCH L 80.5% C 0.118 H 143.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91D38D |
|---|---|
| RGB | rgb(145, 211, 141) |
| HSL | hsl(117, 44%, 69%) |
| HSV | hsv(117, 33%, 83%) |
| CMYK | cmyk(31.3%, 0%, 33.2%, 17.3%) |
| CIE-LAB | lab(78.77, -34.49, 28.21) |
| CIE-LCH | lch(78.77, 44.56, 140.72°) |
| OKLab | oklab(80.49% -0.0941 0.0707) |
| OKLCH | oklch(80.49% 0.118 143.1) |
| XYZ | xyz(39.7774, 54.5296, 33.6236) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.25
Pistachio
#93C572
ΔE00 5.37
Soft Green
#6FC276
ΔE00 5.65
Light Grey Green
#B7E1A1
ΔE00 5.97
Lightgreen
#90EE90
ΔE00 6.85
Light Moss Green
#A6C875
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D38D #CF8DD3
analogous
#B4D38D #91D38D #8DD3AC
triadic
#91D38D #8D91D3 #D38D91
tetradic
#91D38D #8DB4D3 #CF8DD3 #D3AC8D
square
#91D38D #8DB4D3 #CF8DD3 #D3AC8D
split-complementary
#91D38D #AC8DD3 #D38DB4
monochromatic
#46A640 #66C261 #91D38D #BCE4B9 #E6F5E5
Accessibility & contrast
On white
1.76
#91D38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#91D38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D38D
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D38D | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C788
Deuteranopia (green-blind)
#CCC091
Tritanopia (blue-blind)
#8BCFC1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91d38d; /* rgb */ color: rgb(145, 211, 141); /* oklch */ color: oklch(80.5% 0.118 143.1);
Tailwind
colors: {
custom: {
50: '#b3e1af',
500: '#91d38d',
950: '#000000',
},
}SCSS
$custom: #91d38d; $custom-light: #b3e1af; $custom-dark: #000000;
JSON
{
"hex": "#91d38d",
"rgb": {
"r": 145,
"g": 211,
"b": 141
},
"hsl": {
"h": 116.571,
"s": 44.304,
"l": 69.02
},
"oklch": {
"l": 0.80488,
"c": 0.11768,
"h": 143.1
},
"luminance": 0.54531
}Semantic roles & 50–950 ramp
primary
#91D38D
secondary
#A45BA9
accent
#2EB7B0
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481