#91CF91#91CF91
#91CF91 is a light, moderate green. Relative luminance 0.527; OKLCH L 79.6% C 0.107 H 144.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91CF91 |
|---|---|
| RGB | rgb(145, 207, 145) |
| HSL | hsl(120, 39%, 69%) |
| HSV | hsv(120, 30%, 81%) |
| CMYK | cmyk(30%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(77.69, -31.98, 24.67) |
| CIE-LCH | lch(77.69, 40.39, 142.35°) |
| OKLab | oklab(79.64% -0.0873 0.0623) |
| OKLCH | oklch(79.64% 0.107 144.5) |
| XYZ | xyz(39.0990, 52.6881, 34.8923) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.43
Soft Green
#6FC276
ΔE00 5.64
Darkseagreen
#8FBC8F
ΔE00 5.79
Pistachio
#93C572
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 6.37
Lichen
#8FB67B
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CF91 #CF91CF
analogous
#B0CF91 #91CF91 #91CFB0
triadic
#91CF91 #9191CF #CF9191
tetradic
#91CF91 #91B0CF #CF91CF #CFB091
square
#91CF91 #91B0CF #CF91CF #CFB091
split-complementary
#91CF91 #B091CF #CF91B0
monochromatic
#46A046 #66BC66 #91CF91 #BCE2BC #E6F4E6
Accessibility & contrast
On white
1.82
#91CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#91CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CF91
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CF91 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#C8BE94
Tritanopia (blue-blind)
#8BCBBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cf91; /* rgb */ color: rgb(145, 207, 145); /* oklch */ color: oklch(79.6% 0.107 144.5);
Tailwind
colors: {
custom: {
50: '#b3deb1',
500: '#91cf91',
950: '#000000',
},
}SCSS
$custom: #91cf91; $custom-light: #b3deb1; $custom-dark: #000000;
JSON
{
"hex": "#91cf91",
"rgb": {
"r": 145,
"g": 207,
"b": 145
},
"hsl": {
"h": 120,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.7964,
"c": 0.1072,
"h": 144.5
},
"luminance": 0.5269
}Semantic roles & 50–950 ramp
primary
#91CF91
secondary
#A460A4
accent
#33B2B2
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481