#93DC7D#93DC7D
#93DC7D is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.4% C 0.147 H 138.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #93DC7D |
|---|---|
| RGB | rgb(147, 220, 125) |
| HSL | hsl(106, 58%, 68%) |
| HSV | hsv(106, 43%, 86%) |
| CMYK | cmyk(33.2%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(81.22, -40.26, 39.56) |
| CIE-LCH | lch(81.22, 56.44, 135.50°) |
| OKLab | oklab(82.42% -0.1102 0.0967) |
| OKLCH | oklch(82.42% 0.147 138.7) |
| XYZ | xyz(41.3261, 58.8683, 28.5833) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.54
Pistachio
#93C572
ΔE00 5.87
Lightish Green
#61E160
ΔE00 6.02
Fresh Green
#69D84F
ΔE00 6.27
Pale Olive Green
#B1D27B
ΔE00 6.57
Light Grey Green
#B7E1A1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DC7D #C67DDC
analogous
#C3DC7D #93DC7D #7DDC96
triadic
#93DC7D #7D93DC #DC7D93
tetradic
#93DC7D #7DC3DC #C67DDC #DC967D
square
#93DC7D #7DC3DC #C67DDC #DC967D
split-complementary
#93DC7D #967DDC #DC7DC3
monochromatic
#4DAF2F #6BCF4D #93DC7D #BBE9AD #E3F6DD
Accessibility & contrast
On white
1.64
#93DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#93DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DC7D
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DC7D | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#D7C783
Tritanopia (blue-blind)
#8FD6C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #93dc7d; /* rgb */ color: rgb(147, 220, 125); /* oklch */ color: oklch(82.4% 0.147 138.7);
Tailwind
colors: {
custom: {
50: '#b5e7a4',
500: '#93dc7d',
950: '#000000',
},
}SCSS
$custom: #93dc7d; $custom-light: #b5e7a4; $custom-dark: #000000;
JSON
{
"hex": "#93dc7d",
"rgb": {
"r": 147,
"g": 220,
"b": 125
},
"hsl": {
"h": 106.105,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82418,
"c": 0.14659,
"h": 138.7
},
"luminance": 0.5887
}Semantic roles & 50–950 ramp
primary
#93DC7D
secondary
#9A4CB2
accent
#20C59F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480