#4DFDA4#4DFDA4
#4DFDA4 is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.189 H 156.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFDA4 |
|---|---|
| RGB | rgb(77, 253, 164) |
| HSL | hsl(150, 98%, 65%) |
| HSV | hsv(150, 70%, 99%) |
| CMYK | cmyk(69.6%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(89.16, -63.92, 30.02) |
| CIE-LCH | lch(89.16, 70.62, 154.84°) |
| OKLab | oklab(88.46% -0.173 0.0754) |
| OKLCH | oklch(88.46% 0.189 156.5) |
| XYZ | xyz(44.8824, 74.5036, 47.1300) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.61
Light Green Blue
#56FCA2
ΔE00 0.62
Bright Sea Green
#05FFA6
ΔE00 1.87
Mediumspringgreen
#00FA9A
ΔE00 2.04
Light Bluish Green
#76FDA8
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFDA4 #FD4DA6
analogous
#4EFD4D #4DFDA4 #4DFDFC
triadic
#4DFDA4 #A44DFD #FDA44D
tetradic
#4DFDA4 #4D4EFD #FD4DA6 #FDFC4D
square
#4DFDA4 #4D4EFD #FD4DA6 #FDFC4D
split-complementary
#4DFDA4 #FC4DFD #FD4D4E
monochromatic
#02CD67 #10FC85 #4DFDA4 #8AFEC3 #C6FEE2
Accessibility & contrast
On white
1.32
#4DFDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#4DFDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFDA4
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFDA4 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE99E
Deuteranopia (green-blind)
#E6DAAA
Tritanopia (blue-blind)
#00FBE6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dfda4; /* rgb */ color: rgb(77, 253, 164); /* oklch */ color: oklch(88.5% 0.189 156.5);
Tailwind
colors: {
custom: {
50: '#94ffbf',
500: '#4dfda4',
950: '#000000',
},
}SCSS
$custom: #4dfda4; $custom-light: #94ffbf; $custom-dark: #000000;
JSON
{
"hex": "#4dfda4",
"rgb": {
"r": 77,
"g": 253,
"b": 164
},
"hsl": {
"h": 149.659,
"s": 97.778,
"l": 64.706
},
"oklch": {
"l": 0.88458,
"c": 0.18874,
"h": 156.5
},
"luminance": 0.74509
}Semantic roles & 50–950 ramp
primary
#4DFDA4
secondary
#C92678
accent
#0074E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682