#91D18F#91D18F
#91D18F is a light, moderate green. Relative luminance 0.536; OKLCH L 80.1% C 0.112 H 143.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91D18F |
|---|---|
| RGB | rgb(145, 209, 143) |
| HSL | hsl(118, 42%, 69%) |
| HSV | hsv(118, 32%, 82%) |
| CMYK | cmyk(30.6%, 0%, 31.6%, 18%) |
| CIE-LAB | lab(78.23, -33.24, 26.45) |
| CIE-LCH | lch(78.23, 42.48, 141.50°) |
| OKLab | oklab(80.06% -0.0907 0.0665) |
| OKLCH | oklch(80.06% 0.112 143.7) |
| XYZ | xyz(39.4338, 53.6022, 34.2498) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.27
Pistachio
#93C572
ΔE00 5.55
Soft Green
#6FC276
ΔE00 5.57
Light Grey Green
#B7E1A1
ΔE00 6.12
Darkseagreen
#8FBC8F
ΔE00 6.59
Lichen
#8FB67B
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D18F #CF8FD1
analogous
#B2D18F #91D18F #8FD1AE
triadic
#91D18F #8F91D1 #D18F91
tetradic
#91D18F #8FB2D1 #CF8FD1 #D1AE8F
square
#91D18F #8FB2D1 #CF8FD1 #D1AE8F
split-complementary
#91D18F #AE8FD1 #D18FB2
monochromatic
#46A343 #66BF64 #91D18F #BCE3BA #E6F5E6
Accessibility & contrast
On white
1.79
#91D18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#91D18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D18F
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D18F | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C58B
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#8BCDC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91d18f; /* rgb */ color: rgb(145, 209, 143); /* oklch */ color: oklch(80.1% 0.112 143.7);
Tailwind
colors: {
custom: {
50: '#b3dfb0',
500: '#91d18f',
950: '#000000',
},
}SCSS
$custom: #91d18f; $custom-light: #b3dfb0; $custom-dark: #000000;
JSON
{
"hex": "#91d18f",
"rgb": {
"r": 145,
"g": 209,
"b": 143
},
"hsl": {
"h": 118.182,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.80063,
"c": 0.11245,
"h": 143.7
},
"luminance": 0.53604
}Semantic roles & 50–950 ramp
primary
#91D18F
secondary
#A45EA7
accent
#31B5B1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481