#3FFF76#3FFF76
#3FFF76 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 87.9% C 0.234 H 148.1°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #3FFF76 |
|---|---|
| RGB | rgb(63, 255, 118) |
| HSL | hsl(137, 100%, 62%) |
| HSV | hsv(137, 75%, 100%) |
| CMYK | cmyk(75.3%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(88.87, -73.98, 51.78) |
| CIE-LCH | lch(88.87, 90.30, 145.01°) |
| OKLab | oklab(87.93% -0.1989 0.124) |
| OKLCH | oklch(87.93% 0.234 148.1) |
| XYZ | xyz(41.0767, 73.8799, 29.2314) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.95
Spring Green
#00FF7F
ΔE00 1.96
Minty Green
#0BF77D
ΔE00 2.85
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Light Bright Green
#53FE5C
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FFF76 #FF3FC8
analogous
#68FF3F #3FFF76 #3FFFD6
triadic
#3FFF76 #763FFF #FF763F
tetradic
#3FFF76 #3F68FF #FF3FC8 #FFD63F
square
#3FFF76 #3F68FF #FF3FC8 #FFD63F
split-complementary
#3FFF76 #D63FFF #FF3F68
monochromatic
#00C438 #02FF4A #3FFF76 #7CFFA2 #B9FFCD
Accessibility & contrast
On white
1.33
#3FFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#3FFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FFF76
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FFF76 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#ECD981
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #3fff76; /* rgb */ color: rgb(63, 255, 118); /* oklch */ color: oklch(87.9% 0.234 148.1);
Tailwind
colors: {
custom: {
50: '#90ffa0',
500: '#3fff76',
950: '#000000',
},
}SCSS
$custom: #3fff76; $custom-light: #90ffa0; $custom-dark: #000000;
JSON
{
"hex": "#3fff76",
"rgb": {
"r": 63,
"g": 255,
"b": 118
},
"hsl": {
"h": 137.188,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.87932,
"c": 0.23439,
"h": 148.1
},
"luminance": 0.73885
}Semantic roles & 50–950 ramp
primary
#3FFF76
secondary
#C02293
accent
#00A4E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680