#3EFF74#3EFF74
#3EFF74 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 87.9% C 0.236 H 147.8°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFF74 |
|---|---|
| RGB | rgb(62, 255, 116) |
| HSL | hsl(137, 100%, 62%) |
| HSV | hsv(137, 76%, 100%) |
| CMYK | cmyk(75.7%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(88.83, -74.37, 52.64) |
| CIE-LCH | lch(88.83, 91.12, 144.71°) |
| OKLab | oklab(87.89% -0.2 0.1258) |
| OKLCH | oklch(87.89% 0.236 147.8) |
| XYZ | xyz(40.8958, 73.8002, 28.6091) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.05
Spring Green
#00FF7F
ΔE00 2.13
Minty Green
#0BF77D
ΔE00 3.00
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Light Bright Green
#53FE5C
ΔE00 3.09
Bright Light Green
#2DFE54
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFF74 #FF3EC9
analogous
#68FF3E #3EFF74 #3EFFD5
triadic
#3EFF74 #743EFF #FF743E
tetradic
#3EFF74 #3E68FF #FF3EC9 #FFD53E
square
#3EFF74 #3E68FF #FF3EC9 #FFD53E
split-complementary
#3EFF74 #D53EFF #FF3E68
monochromatic
#00C336 #01FF48 #3EFF74 #7BFFA0 #B8FFCC
Accessibility & contrast
On white
1.33
#3EFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#3EFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFF74
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFF74 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE867
Deuteranopia (green-blind)
#ECD97F
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #3eff74; /* rgb */ color: rgb(62, 255, 116); /* oklch */ color: oklch(87.9% 0.236 147.8);
Tailwind
colors: {
custom: {
50: '#90ff9f',
500: '#3eff74',
950: '#000000',
},
}SCSS
$custom: #3eff74; $custom-light: #90ff9f; $custom-dark: #000000;
JSON
{
"hex": "#3eff74",
"rgb": {
"r": 62,
"g": 255,
"b": 116
},
"hsl": {
"h": 136.788,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.8789,
"c": 0.23623,
"h": 147.8
},
"luminance": 0.73805
}Semantic roles & 50–950 ramp
primary
#3EFF74
secondary
#BF2293
accent
#00A5E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680