#91CD91#91CD91
#91CD91 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.2% C 0.104 H 144.5°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91CD91 |
|---|---|
| RGB | rgb(145, 205, 145) |
| HSL | hsl(120, 38%, 69%) |
| HSV | hsv(120, 29%, 80%) |
| CMYK | cmyk(29.3%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(77.12, -31.04, 23.89) |
| CIE-LCH | lch(77.12, 39.17, 142.41°) |
| OKLab | oklab(79.18% -0.0847 0.0604) |
| OKLCH | oklch(79.18% 0.104 144.5) |
| XYZ | xyz(38.6176, 51.7252, 34.7318) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.20
Soft Green
#6FC276
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 5.82
Pistachio
#93C572
ΔE00 5.92
Lichen
#8FB67B
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CD91 #CD91CD
analogous
#AFCD91 #91CD91 #91CDAF
triadic
#91CD91 #9191CD #CD9191
tetradic
#91CD91 #91AFCD #CD91CD #CDAF91
square
#91CD91 #91AFCD #CD91CD #CDAF91
split-complementary
#91CD91 #AF91CD #CD91AF
monochromatic
#479C47 #67BA67 #91CD91 #BBE0BB #E5F3E5
Accessibility & contrast
On white
1.85
#91CD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#91CD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CD91
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CD91 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28D
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#8BCABD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91cd91; /* rgb */ color: rgb(145, 205, 145); /* oklch */ color: oklch(79.2% 0.104 144.5);
Tailwind
colors: {
custom: {
50: '#b3dcb1',
500: '#91cd91',
950: '#000000',
},
}SCSS
$custom: #91cd91; $custom-light: #b3dcb1; $custom-dark: #000000;
JSON
{
"hex": "#91cd91",
"rgb": {
"r": 145,
"g": 205,
"b": 145
},
"hsl": {
"h": 120,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79176,
"c": 0.10402,
"h": 144.5
},
"luminance": 0.51727
}Semantic roles & 50–950 ramp
primary
#91CD91
secondary
#A260A2
accent
#35B0B0
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481