#4DFF8B#4DFF8B
#4DFF8B is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.213 H 150.6°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF8B |
|---|---|
| RGB | rgb(77, 255, 139) |
| HSL | hsl(141, 100%, 65%) |
| HSV | hsv(141, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(89.37, -68.94, 42.62) |
| CIE-LCH | lch(89.37, 81.05, 148.28°) |
| OKLab | oklab(88.51% -0.1856 0.1044) |
| OKLCH | oklch(88.51% 0.213 150.6) |
| XYZ | xyz(43.4772, 74.9570, 36.5979) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.96
Spring Green
#00FF7F
ΔE00 1.96
Minty Green
#0BF77D
ΔE00 2.49
Spearmint
#1EF876
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF8B #FF4DC1
analogous
#68FF4D #4DFF8B #4DFFE4
triadic
#4DFF8B #8B4DFF #FF8B4D
tetradic
#4DFF8B #4D68FF #FF4DC1 #FFE44D
square
#4DFF8B #4D68FF #FF4DC1 #FFE44D
split-complementary
#4DFF8B #E44DFF #FF4D68
monochromatic
#00D249 #10FF63 #4DFF8B #8AFFB3 #C7FFDB
Accessibility & contrast
On white
1.31
#4DFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#4DFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF8B
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF8B | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA82
Deuteranopia (green-blind)
#EBDB93
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4dff8b; /* rgb */ color: rgb(77, 255, 139); /* oklch */ color: oklch(88.5% 0.213 150.6);
Tailwind
colors: {
custom: {
50: '#94ffae',
500: '#4dff8b',
950: '#000000',
},
}SCSS
$custom: #4dff8b; $custom-light: #94ffae; $custom-dark: #000000;
JSON
{
"hex": "#4dff8b",
"rgb": {
"r": 77,
"g": 255,
"b": 139
},
"hsl": {
"h": 140.899,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88508,
"c": 0.21295,
"h": 150.6
},
"luminance": 0.74962
}Semantic roles & 50–950 ramp
primary
#4DFF8B
secondary
#CC2492
accent
#0096E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681