#91DC90#91DC90
#91DC90 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.6% C 0.128 H 144.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91DC90 |
|---|---|
| RGB | rgb(145, 220, 144) |
| HSL | hsl(119, 52%, 71%) |
| HSV | hsv(119, 35%, 86%) |
| CMYK | cmyk(34.1%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(81.41, -38.13, 30.19) |
| CIE-LCH | lch(81.41, 48.63, 141.62°) |
| OKLab | oklab(82.64% -0.1039 0.0755) |
| OKLCH | oklch(82.64% 0.128 144) |
| XYZ | xyz(42.3024, 59.2177, 35.5814) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 5.87
Light Sea Green
#98F6B0
ΔE00 6.33
Light Sage
#BCECAC
ΔE00 6.52
Pistachio
#93C572
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DC90 #DB90DC
analogous
#B7DC90 #91DC90 #90DCB5
triadic
#91DC90 #9091DC #DC9091
tetradic
#91DC90 #90B7DC #DB90DC #DCB590
square
#91DC90 #90B7DC #DB90DC #DCB590
split-complementary
#91DC90 #B590DC #DC90B7
monochromatic
#3CB83A #63CD61 #91DC90 #BFEBBF #E8F8E8
Accessibility & contrast
On white
1.64
#91DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#91DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DC90
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DC90 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#89D8C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #91dc90; /* rgb */ color: rgb(145, 220, 144); /* oklch */ color: oklch(82.6% 0.128 144.0);
Tailwind
colors: {
custom: {
50: '#b4e7b1',
500: '#91dc90',
950: '#000000',
},
}SCSS
$custom: #91dc90; $custom-light: #b4e7b1; $custom-dark: #000000;
JSON
{
"hex": "#91dc90",
"rgb": {
"r": 145,
"g": 220,
"b": 144
},
"hsl": {
"h": 119.211,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.82642,
"c": 0.12846,
"h": 144
},
"luminance": 0.5922
}Semantic roles & 50–950 ramp
primary
#91DC90
secondary
#B25DB3
accent
#26BFBD
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481