#4DFF93#4DFF93
#4DFF93 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.206 H 152.2°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF93 |
|---|---|
| RGB | rgb(77, 255, 147) |
| HSL | hsl(144, 100%, 65%) |
| HSV | hsv(144, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(89.49, -67.65, 38.88) |
| CIE-LCH | lch(89.49, 78.03, 150.11°) |
| OKLab | oklab(88.64% -0.1822 0.0961) |
| OKLCH | oklch(88.64% 0.206 152.2) |
| XYZ | xyz(44.0832, 75.1994, 39.7898) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.07
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.69
Spring Green
#00FF7F
ΔE00 2.74
Turquoise Green
#04F489
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF93 #FF4DB9
analogous
#60FF4D #4DFF93 #4DFFEC
triadic
#4DFF93 #934DFF #FF934D
tetradic
#4DFF93 #4D60FF #FF4DB9 #FFEC4D
square
#4DFF93 #4D60FF #FF4DB9 #FFEC4D
split-complementary
#4DFF93 #EC4DFF #FF4D60
monochromatic
#00D252 #10FF6E #4DFF93 #8AFFB8 #C7FFDD
Accessibility & contrast
On white
1.31
#4DFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#4DFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF93
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF93 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#00FBE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4dff93; /* rgb */ color: rgb(77, 255, 147); /* oklch */ color: oklch(88.6% 0.206 152.2);
Tailwind
colors: {
custom: {
50: '#94ffb4',
500: '#4dff93',
950: '#000000',
},
}SCSS
$custom: #4dff93; $custom-light: #94ffb4; $custom-dark: #000000;
JSON
{
"hex": "#4dff93",
"rgb": {
"r": 77,
"g": 255,
"b": 147
},
"hsl": {
"h": 143.596,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88638,
"c": 0.20601,
"h": 152.2
},
"luminance": 0.75204
}Semantic roles & 50–950 ramp
primary
#4DFF93
secondary
#CC248A
accent
#008BE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681