#91CB8D#91CB8D
#91CB8D is a light, moderate green. Relative luminance 0.507; OKLCH L 78.6% C 0.105 H 143.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #91CB8D |
|---|---|
| RGB | rgb(145, 203, 141) |
| HSL | hsl(116, 37%, 67%) |
| HSV | hsv(116, 31%, 80%) |
| CMYK | cmyk(28.6%, 0%, 30.5%, 20.4%) |
| CIE-LAB | lab(76.47, -30.75, 25.12) |
| CIE-LCH | lch(76.47, 39.70, 140.76°) |
| OKLab | oklab(78.63% -0.0839 0.0633) |
| OKLCH | oklch(78.63% 0.105 143) |
| XYZ | xyz(37.8392, 50.6532, 32.9775) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.07
Pistachio
#93C572
ΔE00 5.17
Soft Green
#6FC276
ΔE00 5.26
Lichen
#8FB67B
ΔE00 5.86
Sage Green (survey)
#88B378
ΔE00 6.40
Hospital Green
#9BE5AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CB8D #C78DCB
analogous
#B0CB8D #91CB8D #8DCBA8
triadic
#91CB8D #8D91CB #CB8D91
tetradic
#91CB8D #8DB0CB #C78DCB #CBA88D
square
#91CB8D #8DB0CB #C78DCB #CBA88D
split-complementary
#91CB8D #A88DCB #CB8DB0
monochromatic
#4B9845 #68B863 #91CB8D #BADEB7 #E2F1E1
Accessibility & contrast
On white
1.89
#91CB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#91CB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CB8D
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CB8D | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC089
Deuteranopia (green-blind)
#C5BA90
Tritanopia (blue-blind)
#8CC7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91cb8d; /* rgb */ color: rgb(145, 203, 141); /* oklch */ color: oklch(78.6% 0.105 143.0);
Tailwind
colors: {
custom: {
50: '#b3dbae',
500: '#91cb8d',
950: '#000000',
},
}SCSS
$custom: #91cb8d; $custom-light: #b3dbae; $custom-dark: #000000;
JSON
{
"hex": "#91cb8d",
"rgb": {
"r": 145,
"g": 203,
"b": 141
},
"hsl": {
"h": 116.129,
"s": 37.349,
"l": 67.451
},
"oklch": {
"l": 0.7863,
"c": 0.10506,
"h": 143
},
"luminance": 0.50655
}Semantic roles & 50–950 ramp
primary
#91CB8D
secondary
#9B5D9F
accent
#35B0A8
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481