#93D97D#93D97D
#93D97D is a light, vivid green. Relative luminance 0.573; OKLCH L 81.7% C 0.142 H 138.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #93D97D |
|---|---|
| RGB | rgb(147, 217, 125) |
| HSL | hsl(106, 55%, 67%) |
| HSV | hsv(106, 42%, 85%) |
| CMYK | cmyk(32.3%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(80.35, -38.92, 38.45) |
| CIE-LCH | lch(80.35, 54.71, 135.35°) |
| OKLab | oklab(81.72% -0.1065 0.0942) |
| OKLCH | oklch(81.72% 0.142 138.5) |
| XYZ | xyz(40.5459, 57.3077, 28.3232) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.15
Lightgreen
#90EE90
ΔE00 5.15
Pale Olive Green
#B1D27B
ΔE00 6.22
Lightish Green
#61E160
ΔE00 6.47
Light Moss Green
#A6C875
ΔE00 6.48
Fresh Green
#69D84F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93D97D #C37DD9
analogous
#C1D97D #93D97D #7DD995
triadic
#93D97D #7D93D9 #D97D93
tetradic
#93D97D #7DC1D9 #C37DD9 #D9957D
square
#93D97D #7DC1D9 #C37DD9 #D9957D
split-complementary
#93D97D #957DD9 #D97DC1
monochromatic
#4EAA32 #6CCB4E #93D97D #BAE7AC #E2F5DC
Accessibility & contrast
On white
1.69
#93D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#93D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93D97D
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93D97D | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#8FD3C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #93d97d; /* rgb */ color: rgb(147, 217, 125); /* oklch */ color: oklch(81.7% 0.142 138.5);
Tailwind
colors: {
custom: {
50: '#b5e5a4',
500: '#93d97d',
950: '#000000',
},
}SCSS
$custom: #93d97d; $custom-light: #b5e5a4; $custom-dark: #000000;
JSON
{
"hex": "#93d97d",
"rgb": {
"r": 147,
"g": 217,
"b": 125
},
"hsl": {
"h": 105.652,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.81715,
"c": 0.14218,
"h": 138.5
},
"luminance": 0.57309
}Semantic roles & 50–950 ramp
primary
#93D97D
secondary
#964DAD
accent
#23C29C
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480