#4DF37D#4DF37D
#4DF37D is a very light, highly saturated green. Relative luminance 0.672; OKLCH L 85.3% C 0.210 H 149.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #4DF37D |
|---|---|
| RGB | rgb(77, 243, 125) |
| HSL | hsl(137, 87%, 63%) |
| HSV | hsv(137, 68%, 95%) |
| CMYK | cmyk(68.3%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(85.58, -66.91, 44.55) |
| CIE-LCH | lch(85.58, 80.39, 146.35°) |
| OKLab | oklab(85.32% -0.1802 0.1082) |
| OKLCH | oklch(85.32% 0.21 149) |
| XYZ | xyz(38.8098, 67.1554, 30.3150) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 1.95
Spearmint
#1EF876
ΔE00 1.96
Wintergreen
#20F986
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 2.98
Spring Green
#00FF7F
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DF37D #F34DC3
analogous
#70F34D #4DF37D #4DF3D0
triadic
#4DF37D #7D4DF3 #F37D4D
tetradic
#4DF37D #4D70F3 #F34DC3 #F3D04D
square
#4DF37D #4D70F3 #F34DC3 #F3D04D
split-complementary
#4DF37D #D04DF3 #F34D70
monochromatic
#0CB93E #14EF53 #4DF37D #86F7A7 #C0FBD1
Accessibility & contrast
On white
1.46
#4DF37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#4DF37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DF37D
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DF37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DF37D | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE73
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#00EED7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #4df37d; /* rgb */ color: rgb(77, 243, 125); /* oklch */ color: oklch(85.3% 0.210 149.0);
Tailwind
colors: {
custom: {
50: '#92f8a4',
500: '#4df37d',
950: '#000000',
},
}SCSS
$custom: #4df37d; $custom-light: #92f8a4; $custom-dark: #000000;
JSON
{
"hex": "#4df37d",
"rgb": {
"r": 77,
"g": 243,
"b": 125
},
"hsl": {
"h": 137.349,
"s": 87.368,
"l": 62.745
},
"oklch": {
"l": 0.85317,
"c": 0.21022,
"h": 149
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#4DF37D
secondary
#B82C90
accent
#02A2E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580