Spring Green#00FF7F
#00FF7F is a very light, highly saturated green. Relative luminance 0.731; OKLCH L 87.5% C 0.235 H 151.0°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #00FF7F |
|---|---|
| RGB | rgb(0, 255, 127) |
| HSL | hsl(150, 100%, 50%) |
| HSV | hsv(150, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(88.47, -76.90, 47.03) |
| CIE-LCH | lch(88.47, 90.14, 148.55°) |
| OKLab | oklab(87.49% -0.2058 0.114) |
| OKLCH | oklch(87.49% 0.235 151) |
| XYZ | xyz(39.5870, 73.0470, 32.0876) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 0.00
Spearmint
#1EF876
ΔE00 1.61
Minty Green
#0BF77D
ΔE00 1.70
Wintergreen
#20F986
ΔE00 1.85
Turquoise Green
#04F489
ΔE00 3.33
Mediumspringgreen
#00FA9A
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FF7F #FF0080
analogous
#01FF00 #00FF7F #00FFFE
triadic
#00FF7F #7F00FF #FF7F00
tetradic
#00FF7F #0001FF #FF0080 #FFFE00
square
#00FF7F #0001FF #FF0080 #FFFE00
split-complementary
#00FF7F #FE00FF #FF0001
monochromatic
#008542 #00C261 #00FF7F #3DFF9E #7AFFBC
Accessibility & contrast
On white
1.35
#00FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#00FF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FF7F
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FF7F | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#E9D789
Tritanopia (blue-blind)
#00FBE1
Achromatopsia (no color)
#DEDEDE
Related colors
#16E272#1EC765#22AB58#23914C#227740#205F34#1C4728#17311D#101C12#000000#4CFF8C#6CFF99#85FFA6#9AFFB3#ADFFC0#BFFFCC#D0FFD9#E0FFE6#F0FFF2#FFFFFF#47FC89#64FA93#7AF79D#8DF4A6Lime
#00FF00
Chartreuse
#7FFF00
Lime Green
#32CD32
Emerald
#50C878
Eucalyptus
#44D7A8
Fern
#63B76C
Forest Green
#2D5A27
Green
#008000
Palettes with this color
#A8D8B9
#F9C8D5
#FDE8B6
#BFE3F0
#D5E8C4
Spring Color Palette
#05445E
#189AB4
#75E6DA
#D4F1F4
Ocean Color Palette
#1E3F20
#2F5D34
#4E7A4E
#7FA97F
#C8D9B8
Forest Color Palette
#9CAF88
#C4CFB4
#6D7A5F
#E8E3D3
#4A5742
Sage Green Color Palette
Design tokens & code
CSS
--color: #00ff7f; /* rgb */ color: rgb(0, 255, 127); /* oklch */ color: oklch(87.5% 0.235 151.0);
Tailwind
colors: {
custom: {
50: '#85ffa6',
500: '#00ff7f',
950: '#000000',
},
}SCSS
$custom: #00ff7f; $custom-light: #85ffa6; $custom-dark: #000000;
JSON
{
"hex": "#00ff7f",
"rgb": {
"r": 0,
"g": 255,
"b": 127
},
"hsl": {
"h": 149.882,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.87493,
"c": 0.23526,
"h": 151
},
"luminance": 0.73052
}Semantic roles & 50–950 ramp
primary
#00FF7F
secondary
#8B1852
accent
#2994FF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0E180F
muted
#7F8680