#4DFF95#4DFF95
#4DFF95 is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.7% C 0.204 H 152.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFF95 |
|---|---|
| RGB | rgb(77, 255, 149) |
| HSL | hsl(144, 100%, 65%) |
| HSV | hsv(144, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(89.52, -67.31, 37.94) |
| CIE-LCH | lch(89.52, 77.27, 150.59°) |
| OKLab | oklab(88.67% -0.1814 0.0939) |
| OKLCH | oklch(88.67% 0.204 152.6) |
| XYZ | xyz(44.2415, 75.2627, 40.6235) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.20
Sea Green (survey)
#53FCA1
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.40
Mediumspringgreen
#00FA9A
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 2.95
Spring Green
#00FF7F
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFF95 #FF4DB7
analogous
#5EFF4D #4DFF95 #4DFFEE
triadic
#4DFF95 #954DFF #FF954D
tetradic
#4DFF95 #4D5EFF #FF4DB7 #FFEE4D
square
#4DFF95 #4D5EFF #FF4DB7 #FFEE4D
split-complementary
#4DFF95 #EE4DFF #FF4D5E
monochromatic
#00D255 #10FF71 #4DFF95 #8AFFB9 #C7FFDE
Accessibility & contrast
On white
1.31
#4DFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#4DFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFF95
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFF95 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#EADB9C
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4dff95; /* rgb */ color: rgb(77, 255, 149); /* oklch */ color: oklch(88.7% 0.204 152.6);
Tailwind
colors: {
custom: {
50: '#94ffb5',
500: '#4dff95',
950: '#000000',
},
}SCSS
$custom: #4dff95; $custom-light: #94ffb5; $custom-dark: #000000;
JSON
{
"hex": "#4dff95",
"rgb": {
"r": 77,
"g": 255,
"b": 149
},
"hsl": {
"h": 144.27,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.88673,
"c": 0.20427,
"h": 152.6
},
"luminance": 0.75268
}Semantic roles & 50–950 ramp
primary
#4DFF95
secondary
#CC2488
accent
#0089E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681