#91D97D#91D97D
#91D97D is a light, vivid green. Relative luminance 0.571; OKLCH L 81.6% C 0.143 H 139.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91D97D |
|---|---|
| RGB | rgb(145, 217, 125) |
| HSL | hsl(107, 55%, 67%) |
| HSV | hsv(107, 42%, 85%) |
| CMYK | cmyk(33.2%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(80.25, -39.58, 38.30) |
| CIE-LCH | lch(80.25, 55.08, 135.94°) |
| OKLab | oklab(81.6% -0.1082 0.0939) |
| OKLCH | oklch(81.6% 0.143 139.1) |
| XYZ | xyz(40.1902, 57.1244, 28.3065) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.04
Pistachio
#93C572
ΔE00 5.25
Lightish Green
#61E160
ΔE00 6.28
Fresh Green
#69D84F
ΔE00 6.41
Pale Olive Green
#B1D27B
ΔE00 6.51
Light Moss Green
#A6C875
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D97D #C57DD9
analogous
#BFD97D #91D97D #7DD997
triadic
#91D97D #7D91D9 #D97D91
tetradic
#91D97D #7DBFD9 #C57DD9 #D9977D
square
#91D97D #7DBFD9 #C57DD9 #D9977D
split-complementary
#91D97D #977DD9 #D97DBF
monochromatic
#4CAA32 #69CB4E #91D97D #B9E7AC #E1F5DC
Accessibility & contrast
On white
1.69
#91D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#91D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D97D
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D97D | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#D3C583
Tritanopia (blue-blind)
#8DD3C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #91d97d; /* rgb */ color: rgb(145, 217, 125); /* oklch */ color: oklch(81.6% 0.143 139.1);
Tailwind
colors: {
custom: {
50: '#b4e5a4',
500: '#91d97d',
950: '#000000',
},
}SCSS
$custom: #91d97d; $custom-light: #b4e5a4; $custom-dark: #000000;
JSON
{
"hex": "#91d97d",
"rgb": {
"r": 145,
"g": 217,
"b": 125
},
"hsl": {
"h": 106.957,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.81604,
"c": 0.14328,
"h": 139.1
},
"luminance": 0.57126
}Semantic roles & 50–950 ramp
primary
#91D97D
secondary
#984DAD
accent
#23C2A0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480